#include <construo_main.hxx>
Collaboration diagram for ConstruoMain:

Public Member Functions | |
| ConstruoMain () | |
| virtual | ~ConstruoMain () | 
| char * | get_title () | 
| int | main (int argc, char *argv[]) | 
| void | on_exit () | 
      
  | 
  
| 
 
 Definition at line 47 of file construo_main.cxx.  | 
  
      
  | 
  
| 
 
 Definition at line 52 of file construo_main.cxx.  | 
  
      
  | 
  
| 
 
 Definition at line 57 of file construo_main.cxx.  | 
  
      
  | 
  ||||||||||||
| 
 
 Definition at line 80 of file construo_main.cxx. References controller, Settings::fullscreen, SystemContext::get_construo_rc_path(), graphic_context, input_context, on_exit(), PACKAGE_STRING, CommandLine::parse(), Settings::screen_height, Settings::screen_width, settings, Settings::startup_file, and system_context. Referenced by main().  | 
  
      
  | 
  
| 
 Called once the game is going to end, used to do the lastsave and similar things Definition at line 63 of file construo_main.cxx. References controller, and Controller::save_world(). Referenced by main().  | 
  
1.3-rc3