Module ggez::conf [] [src]

The conf module contains functions for loading and saving game configurations.

A Conf struct is used to specify hardware setup stuff used to create the window and other context information.

Structs

Conf

A structure containing configuration data for the game engine.