|
Colobot
|

Files | |
| file | app.cpp |
| file | app.h [code] |
| CApplication class. | |
| file | main.cpp |
| Entry point of application - main() function. | |
| 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.5