Colobot
app Directory Reference
Directory dependency graph for app:
/build/colobot-4LMcse/colobot-0.1.8/src/app

Files

file  app.h [code]
 CApplication class.
 
file  controller.h [code]
 CController class.
 
file  input.h [code]
 CInput class.
 
file  main.cpp
 Entry point of application - main() function.
 
file  pathman.h [code]
 Class for managing data/lang/save paths.
 
file  pausemanager.h [code]
 Management of pause modes.
 
file  system.h [code]
 System functions: time stamps, info dialogs, etc.
 
file  system_linux.h [code]
 Linux-specific implementation of system functions.
 
file  system_macosx.h [code]
 MacOSX-specific implementation of system functions.
 
file  system_other.h [code]
 Fallback code for other systems.
 
file  system_windows.h [code]
 Windows-specific implementation of system functions.
 

Detailed Description

Main class of the application and system functions