#include <load_gui_manager.hxx>
Inheritance diagram for LoadGUIManager:


Public Member Functions | |
| LoadGUIManager () | |
| void | draw_overlay () | 
| void | run_once () | 
      
  | 
  
| 
 
 Definition at line 25 of file load_gui_manager.cxx. References GUIManager::add().  | 
  
      
  | 
  
| 
 
 Reimplemented from GUIManager. Definition at line 32 of file load_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 load_gui_manager.cxx. References GUIManager::run_once(), GUIFileManager::set_instance(), SystemContext::sleep(), and system_context.  | 
  
1.3-rc3