Colobot
Public Member Functions | List of all members
CController Class Reference

Entry point into CRobotMain. More...

#include <controller.h>

Public Member Functions

CRobotMainGetRobotMain ()
 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...
 

Detailed Description

Entry point into CRobotMain.

Member Function Documentation

CRobotMain * CController::GetRobotMain ( )

Return CRobotMain instance.

void CController::ProcessEvent ( Event event)

Event processing.

void CController::StartApp ( )

Start the application.

void CController::StartGame ( LevelCategory  cat,
int  chap,
int  lvl 
)

Starts the simulation, loading the given scene.


The documentation for this class was generated from the following files: