Colobot
|
Game engine.
More...Directories | |
directory | auto |
directory | motion |
directory | task |
Files | |
file | brain.cpp |
file | brain.h [code] |
CBrain - dispatches commands to objects. | |
file | mainmovie.cpp |
file | mainmovie.h [code] |
CMainMovie - control over movie sequences. | |
file | object.cpp |
file | object.h [code] |
CObject - base class for all game objects. | |
file | objman.cpp |
file | objman.h [code] |
Instance manager for objects. | |
file | robotmain.cpp |
file | robotmain.h [code] |
CRobotMain - main class of Colobot game engine. | |
Game engine.
Contains the main class of game engine - CRobotMain and the various in-game objects: CObject and related auto, motion and task subclasses.