#include <save_gui_manager.hxx>
Inheritance diagram for SaveGUIManager:
Public Member Functions | |
SaveGUIManager () | |
void | draw_overlay () |
void | run_once () |
|
Definition at line 25 of file save_gui_manager.cxx. References GUIManager::add(). |
|
Reimplemented from GUIManager. Definition at line 32 of file save_gui_manager.cxx. References GraphicContext::draw_string(), GraphicContext::get_height(), and graphic_context. |
|
Launches a single run from the games main loop Reimplemented from GUIManager. Definition at line 39 of file save_gui_manager.cxx. References GUIManager::run_once(), GUIFileManager::set_instance(), SystemContext::sleep(), and system_context. |