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