gui¶
This module handles abstracted-away gui methods related to PyGame.
-
gui.prep()¶ Initial preparations for the main window.
Dimensions will be dynamically set if
config.py.manual_dimsis None, statically otherwise.
This module handles abstracted-away gui methods related to PyGame.
gui.prep()¶Initial preparations for the main window.
Dimensions will be dynamically set if config.py.manual_dims is None, statically otherwise.