#include <GameState.h>
Public Attributes | |
| GameStateI * | gameStateI |
| unsigned int | drawTime |
| unsigned int | simulateTime |
Definition at line 131 of file GameState.h.
Definition at line 133 of file GameState.h.
Referenced by GameState::clearTimers(), GameState::draw(), and GameState::simulate().
| unsigned int GameState::TimerInfo::drawTime |
Definition at line 134 of file GameState.h.
Referenced by GameState::clearTimers(), and GameState::draw().
| unsigned int GameState::TimerInfo::simulateTime |
Definition at line 135 of file GameState.h.
Referenced by GameState::clearTimers(), and GameState::simulate().
1.5.3