|
Colobot
|

Files | |
| file | app.cpp |
| file | app.h [code] |
| CApplication class. | |
| file | controller.cpp |
| file | controller.h [code] |
| CController class. | |
| file | input.cpp |
| file | input.h [code] |
| CInput class. | |
| file | main.cpp |
| Entry point of application - main() function. | |
| file | pausemanager.cpp |
| file | pausemanager.h [code] |
| Management of pause modes. | |
| file | signal_handlers.cpp |
| file | signal_handlers.h [code] |
| file | system.cpp |
| file | system.h [code] |
| System functions: time stamps, info dialogs, etc. | |
| file | system_linux.cpp |
| file | system_linux.h [code] |
| Linux-specific implementation of system functions. | |
| file | system_macosx.cpp |
| file | system_macosx.h [code] |
| MacOSX-specific implementation of system functions. | |
| file | system_other.cpp |
| file | system_other.h [code] |
| Fallback code for other systems. | |
| file | system_windows.cpp |
| file | system_windows.h [code] |
| Windows-specific implementation of system functions. | |
Main class of the application and system functions
1.8.9.1