Variables | |
| const uint32 | MIN_SCENE_UPDATES = 750 |
| How many milliseconds must pass before the user can exit the scene. | |
| const uint32 hoa_scene::private_scene::MIN_SCENE_UPDATES = 750 |
How many milliseconds must pass before the user can exit the scene.
Definition at line 41 of file scene.h.
Referenced by hoa_scene::SceneMode::Update().
1.5.1