| hoa_audio | |
| hoa_audio::private_audio | |
| hoa_battle | |
| hoa_battle::private_battle | An internal namespace to be used only within the battle code. Don't use this namespace anywhere else! |
| hoa_boot | All calls to boot mode are wrapped in this namespace |
| hoa_boot::private_boot | An internal namespace to be used only within the boot code. Don't use this namespace anywhere else! |
| hoa_defs | Namespace which contains the single Lua binding function |
| hoa_editor | All calls to the editor are wrapped in this namespace |
| hoa_global | All calls to global code are wrapped in this namespace |
| hoa_global::private_global | |
| hoa_input | All calls to the input engine are wrapped in this namespace |
| hoa_input::private_input | An internal namespace to be used only within the input code |
| hoa_main | Namespace containing functions central to main program execution |
| hoa_map | All calls to map mode are wrapped in this namespace |
| hoa_map::private_map | An internal namespace to be used only within the map code. Don't use this namespace anywhere else! |
| hoa_menu | All calls to menu mode are wrapped in this namespace |
| hoa_menu::private_menu | An internal namespace to be used only within the menu code. Don't use this namespace anywhere else! |
| hoa_mode_manager | All calls to the mode management code are wrapped inside this namespace |
| hoa_pause | All calls to pause mode are wrapped in this namespace |
| hoa_quit | All calls to quit mode are wrapped in this namespace |
| hoa_quit::private_quit | An internal namespace to be used only within the quit code. Don't use this namespace anywhere else! |
| hoa_scene | All calls to scene mode are wrapped in this namespace |
| hoa_scene::private_scene | An internal namespace to be used only within the scene code. Don't use this namespace anywhere else! |
| hoa_script | All calls to the scripting engine are wrapped in this namespace |
| hoa_script::private_script | An internal namespace to be used only by the scripting engine itself. Don't use this namespace anywhere else! |
| hoa_shop | |
| hoa_shop::private_shop | |
| hoa_socket | |
| hoa_system | All calls to the system engine are wrapped in this namespace |
| hoa_system::private_system | An internal namespace to be used only within the system code |
| hoa_utils | Contains utility code used across the entire source code |
| hoa_video | All calls to the video engine are wrapped in this namespace |
| hoa_video::private_video | |
| luabind | |
| std |
1.5.1