Classes | |
| class | SceneMode |
| Handles everything that needs to be done when full-screen artwork is displayed. More... | |
Namespaces | |
| namespace | private_scene |
| An internal namespace to be used only within the scene code. Don't use this namespace anywhere else! | |
Variables | |
| bool | SCENE_DEBUG |
| Determines whether the code in the hoa_scene namespace should print debug statements or not. | |
| bool | SCENE_DEBUG = false |
| Determines whether the code in the hoa_scene namespace should print debug statements or not. | |
| bool | SCENE_DEBUG |
| bool hoa_scene::SCENE_DEBUG = false |
Definition at line 34 of file scene.cpp.
Referenced by hoa_main::EnableDebugging(), hoa_scene::SceneMode::SceneMode(), and hoa_scene::SceneMode::~SceneMode().
1.5.1