|
Colobot
|
Entry point into CRobotMain. More...
#include <src/app/controller.h>
Public Member Functions | |
| 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.
| CRobotMain * CController::GetRobotMain | ( | ) |
Return CRobotMain instance.
| void CController::StartApp | ( | ) |
Start the application.
| void CController::StartGame | ( | LevelCategory | cat, |
| int | chap, | ||
| int | lvl ) |
Starts the simulation, loading the given scene.