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

Entry point into CRobotMain. More...

#include <controller.h>

Public Member Functions

 CController (CApplication *app, bool configLoaded=true)
 
CApplicationGetApplication ()
 Return CApplication instance.
 
CRobotMainGetRobotMain ()
 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.
 

Detailed Description

Entry point into CRobotMain.


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