Module dash.core.dgame
Defines the DGame
class, the base class for all game logic.
Classes
Name | Description |
---|---|
DGame
|
The main game loop manager. Meant to be overridden. |
Structs
Name | Description |
---|---|
GameStateFlags
|
Contains flags for all things that could be disabled. |
Enums
Name | Description |
---|---|
EngineState
|
The states the game can be in. |