Classes | |
| class | QuitMode |
| A mode pushed onto the game mode stack to confirm a user's quit command. More... | |
Namespaces | |
| namespace | private_quit |
| An internal namespace to be used only within the quit code. Don't use this namespace anywhere else! | |
Variables | |
| bool | QUIT_DEBUG |
| Determines whether the code in the hoa_quit namespace should print debug statements or not. | |
| bool | QUIT_DEBUG = false |
| Determines whether the code in the hoa_quit namespace should print debug statements or not. | |
| bool | QUIT_DEBUG |
| bool hoa_quit::QUIT_DEBUG |
| bool hoa_quit::QUIT_DEBUG = false |
| bool hoa_quit::QUIT_DEBUG |
Definition at line 39 of file quit.cpp.
Referenced by hoa_main::EnableDebugging(), hoa_quit::QuitMode::QuitMode(), hoa_quit::QuitMode::Update(), and hoa_quit::QuitMode::~QuitMode().
1.5.1