Contents:
Bases: object
object
Parameters of the game window to be parsed by the yaml parser.
The types defined in this class determine what type the parser uses.
Width of the window in pixels.
int
Height of the window in pixels.
Methods
__init__