Classes | |
| class | PauseMode |
| A mode pushed onto the game mode stack when the user pauses the game. More... | |
Variables | |
| bool | PAUSE_DEBUG |
| Determines whether the code in the hoa_pause namespace should print debug statements or not. | |
| bool | PAUSE_DEBUG = false |
| Determines whether the code in the hoa_pause namespace should print debug statements or not. | |
| bool | PAUSE_DEBUG |
| bool hoa_pause::PAUSE_DEBUG = false |
Definition at line 33 of file pause.cpp.
Referenced by hoa_main::EnableDebugging(), hoa_pause::PauseMode::PauseMode(), and hoa_pause::PauseMode::~PauseMode().
1.5.1