|
Colobot
|
Entry point into CRobotMain. More...
#include <controller.h>
Public Member Functions | |
| CController (CApplication *app, bool configLoaded=true) | |
| CApplication * | GetApplication () |
| Return CApplication instance. | |
| CRobotMain * | GetRobotMain () |
| Return CRobotMain instance. | |
| void | ProcessEvent (Event &event) |
| Event processing. | |
| void | StartApp () |
| Start the application. | |
| void | StartGame (LevelCategory cat, int chap, int lvl) |
| Starts the simulation, loading the given scene. | |
Entry point into CRobotMain.
1.8.9.1