Colobot
|
CActiveEventData | Additional data for active event |
CApplicationPrivate | Private data of CApplication class |
CArgs | |
CAudioChange | |
CBaseEngineObject | Base (template) object - geometry for engine objects |
CBuffer | |
CGfx::BuildingLevel | Flat level for building |
CGfx::CachedFont | Base TTF font with UTF-8 char cache |
►CCAuto | |
CCBotCall | |
CCBotCallMethode | |
CCBotClass | |
CCBotCStack | |
CCBotDefParam | |
►CCBotInstr | |
CCBotProgram | |
CCBotStack | Management of the execution stack |
►CCBotString | CBotString Class used to work on strings |
CCBotToken | |
CCBotTypResult | CBotTypResult class to define the complete type of a result |
►CCBotVar | |
CCBrain | |
CGfx::CCamera | Camera moving in 3D scene |
CGfx::CCloud | Cloud layer renderer |
►CUi::CControl | |
►CGfx::CDevice | Abstract interface of graphics device |
CUi::CDisplayInfo | |
CUi::CDisplayText | |
CCEventQueue | Global event queue |
CChannel | |
CCharacter | |
CGfx::CharTexture | Texture of font character |
CCImage | Image loaded from file |
CUi::CInterface | |
CGfx::CLightManager | Manager for dynamic lights in 3D scene |
CGfx::CLightning | Lightning effect renderer |
CGfx::CloudLine | Cloud strip |
CUi::CMainDialog | |
CUi::CMainMap | |
CCMainMovie | |
CUi::CMainShort | |
CGfx::CModelFile | Model file reader/writer |
►CCMotion | |
CCObject | |
CGfx::Color | RGBA color |
CGfx::ColorHSV | HSV color |
CGfx::CParticle | Particle engine |
CCPhysics | |
CGfx::CPlanet | Planet manager |
CGfx::CPyro | Fire effect renderer |
CCScript | |
CCSingleton< T > | |
►CCSingleton< CApplication > | |
►CCSingleton< CEngine > | |
►CCSingleton< CGameData > | |
►CCSingleton< CInstanceManager > | |
►CCSingleton< CLogger > | |
►CCSingleton< CModelManager > | |
►CCSingleton< CObjectManager > | |
►CCSingleton< CPauseManager > | |
►CCSingleton< CProfile > | |
►CCSingleton< CRobotMain > | |
►CCSingleton< CSystemUtils > | |
►CCSoundInterface | Sound plugin interface |
CUi::CStudio | |
►CCTask | |
CCTaskManager | |
CGfx::CTerrain | Terrain loader/generator and manager |
CGfx::CText | Text rendering engine |
CGfx::CWater | Water manager/renderer |
►CGfx::DeviceConfig | General config for graphics device |
CGfx::DynamicLight | Dynamic light in 3D scene |
CUi::EditUndo | |
CEndTake | |
CGfx::EngineBaseObjDataTier | Tier 4 of object tree (data) |
CGfx::EngineBaseObject | |
CGfx::EngineBaseObjLODTier | Tier 3 of base object tree (LOD) |
CGfx::EngineBaseObjTexTier | Tier 2 of base object tree (textures) |
CGfx::EngineGroundMark | A mark on ground drawn by the graphics engine |
CGfx::EngineGroundSpot | A spot (large shadow) drawn on the ground by the graphics engine |
CGfx::EngineMouse | Information about mouse cursor |
CGfx::EngineObject | Object drawn by the graphics engine |
CGfx::EngineShadow | Shadow drawn by the graphics engine |
CEngineShadowType | Type of shadow drawn by the graphics engine |
CGfx::EngineTriangle | A triangle drawn by the graphics engine |
CEvent | Event sent by system, interface or game |
CGfx::FlyingLimit | Spherical limit of flight |
CUi::GamerPerso | |
CHustonLens | |
CUi::HyperHistory | |
CUi::HyperLink | |
CUi::HyperMarker | |
CImageData | Implementation-specific image data |
CUi::ImageLine | |
CInfo | |
CInputBinding | Binding for input slot |
CGfx::IntColor | Color with integer values |
CMath::IntPoint | 2D Point with integer coords |
CJoyAxisBinding | Binding for joystick axis |
CJoyAxisEventData | Additional data for joystick axis event |
CJoyButtonEventData | Additional data for joystick button event |
CJoystickDevice | Information about a joystick device |
CKeyDesc | |
CKeyEventData | Additional data for keyboard event |
CGfx::Light | Properties of light in 3D scene |
CGfx::LightProgression | Describes the progression of light parameters change |
CGfx::CLightManager::LightsComparator | |
CManagedClassInstances | Instances of class managed by CInstanceManager |
CUi::MapObject | |
CGfx::Material | Material of a surface |
CMath::Matrix | 4x4 matrix |
CGfx::ModelTriangle | Triangle of a 3D model |
CMotion | |
CMouseButtonEventData | Additional data mouse button event |
CMouseWheelEventData | Additional data for mouse wheel event |
CGfx::MultisizeFont | Font with multiple possible sizes |
CGfx::NewModelHeader | Header for new binary model file |
CGfx::NewModelTriangle1 | Triangle of new binary model file |
CNewScriptName | |
CUi::ObjectList | |
CObjectManager | Manager for objects |
CObjectPart | |
CGfx::OldModelHeader | Colobot binary model header info |
CGfx::OldModelTriangle1 | Colobot binary model file version 1 |
CGfx::OldModelTriangle2 | Colobot binary model file version 2 |
CGfx::OldModelTriangle3 | Colobot binary model file version 3 |
COldMusic | |
CGfx::Particle | |
CGfx::Planet | Planet texture definition |
CMath::Point | 2D point |
CGfx::PyroBurnPart | |
CGfx::PyroLightOper | |
CResponsible | |
CUi::SceneInfo | |
CShowLimit | |
CSoundOper | |
CSystemTimeStamp | |
CGfx::TerrainMaterial | Material for ground surface |
CGfx::TerrainMaterialPoint | Material used for terrain point |
CGfx::Texture | Info about a texture |
CGfx::TextureCreateParams | Parameters for texture creation |
CGfx::TextureStageParams | Parameters for a texture unit |
CTraceRecord | |
CGfx::Track | |
CGfx::UTF8Char | UTF-8 character in font cache |
CMath::Vector | 3D (3x1) vector |
CGfx::Vertex | Vertex of a primitive |
CGfx::VertexCol | Colored vertex |
CGfx::VertexTex2 | Vertex with secondary texture coordinates |
CGfx::WaterLine | Water strip |
CGfx::WaterVapor | Water particle effect |
CGfx::WheelTrace |