Classes | |
| class | MenuMode |
| Handles game executing while in the main in-game menu. More... | |
Namespaces | |
| namespace | private_menu |
| An internal namespace to be used only within the menu code. Don't use this namespace anywhere else! | |
Variables | |
| bool | MENU_DEBUG |
| Determines whether the code in the hoa_menu namespace should print debug statements or not. | |
| bool | MENU_DEBUG = false |
| Determines whether the code in the hoa_menu namespace should print debug statements or not. | |
| bool | MENU_DEBUG |
| bool hoa_menu::MENU_DEBUG |
| bool hoa_menu::MENU_DEBUG = false |
| bool hoa_menu::MENU_DEBUG |
Definition at line 44 of file menu.cpp.
Referenced by hoa_main::EnableDebugging(), and hoa_menu::MenuMode::~MenuMode().
1.5.1