Module ggez::conf [] [src]

The conf module contains functions for loading and saving game configurations. A lot of this is lifted whole-hog from LÖVE because it's stuff we need anyway.

Structs

Conf

A structure containing configuration data for the game engine.