Colobot
|
Game engine.
More...Directories | |
directory | auto |
directory | implementation |
directory | interface |
directory | motion |
directory | subclass |
directory | task |
Files | |
file | object.h |
CObject - base class for all game objects. | |
file | object_factory.h |
CObjectFactory - factory for game objects. | |
file | object_interface_type.h |
ObjectInterfaceType enum. | |
file | object_manager.h |
Object manager. | |
file | object_type.h |
ObjectType enum. | |
file | old_object.h |
COldObject - legacy CObject code. | |
file | old_object_interface.h |
Legacy CObject interface. | |
Game engine.
Contains the main class of game engine - CRobotMain and the various in-game objects: CObject and related auto, motion and task subclasses.