Structure to describe the engine states More...
Public Member Functions | |
EngineState (bool _updateCamera, bool _loadData, bool _updateData, bool _drawData) | |
Public Attributes | |
bool | updateCamera |
bool | loadData |
bool | updateData |
bool | drawData |
Structure to describe the engine states
Definition at line 15 of file GameProperties.cs.