![]() |
CRM64Pro GDK v0.18.0
A free cross-platform game development kit built on top of SDL 3.0
|
| NCRM64Pro | CRM64Pro GDK |
| CCDCv2Header | CDCv2 fixed file header |
| CCDCv2BlockEntry | CDCv2 fixed block index entry |
| CPosition | Position struct used by Font and GUI Widgets |
| CMain | CRM64Pro GDK Main class |
| CLog | Log Object class |
| CLogMgr | Log Manager class |
| CScreen | Screen Object class |
| CConfigMgr | Config Manager class |
| CArchive | Archive Object class |
| CBlock | |
| CBlockStream | Archive raw block stream |
| CArchiveMgr | Archive Manager class |
| CXML | XML Object class |
| CXMLMgr | XML Manager class |
| CTimer | Timer class |
| CStats | |
| CTool | Tool class |
| CAudioInfo | Audio metadata information |
| CAudioTrack | Audio Track object class |
| CAudioTrackMgr | Audio Track Manager class |
| CImage | Image Object class |
| CImageMgr | Image Manager class |
| CCursor | Cursor Object class |
| CCursorMgr | Cursor Manager class |
| CTile | Tile Object class |
| CTileMgr | Tile Manager class |
| CSprite | Sprite Object class |
| CSpriteMgr | Sprite Manager class |
| CFont | Font Object class |
| CFontMgr | Font Manager class |
| CGFX | GFX class |
| CPhysics | Physics module class |
| CAABB | Axis-aligned bounding box using half-open bounds [min, max) |
| CVideoInfo | Video metadata and statistics |
| CVideo | Video Object class |
| CVideoMgr | Video Manager class |
| CGUITooltipStyle | Shared tooltip style for one GUI theme or one widget override |
| CGUIThemeSkin | Theme skin definition for one widget type and one widget state |
| CGUITheme | GUI theme object |
| CWidget | Base class for all GUI widgets |
| CWidgetLabel | Label widget for static text display |
| CWidgetImage | Image widget for static image display |
| CWidgetFrame | Frame widget for separators, outlines and filled rectangles |
| CWidgetButton | Button widget for user actions |
| CWidgetCheckBox | CheckBox widget for toggle and radio-button behavior |
| CWidgetProgress | Progress widget for value display |
| CWidgetSlider | Slider widget for interactive value selection |
| CWidgetTextEdit | TextEdit widget for editable text input |
| CWidgetNumberEdit | NumberEdit widget for numeric text input |
| CWidgetList | List widget with single-selection or interactive multi-selection support |
| CWidgetComboBox | ComboBox widget for drop-down single selection |
| CPanel | Panel Object class |
| CConsole | Console Object class |
| CDebugWindow | DebugWindow Object class |
| CGUIMgr | GUI Manager class |
| CSceneCameraParams | Camera configuration parameters |
| CSceneLayerContext | Layer Context structure |
| CSceneLayer | Base class for all Scene layer types |
| CSceneLayerTile | TileLayer class for tile-based map layers |
| CVisibleRange | Visible Range structure |
| CSceneShapeData | Shape geometry data for a SceneObject |
| CSceneObjectTrigger | Object trigger zone definition |
| CSceneTriggerEvent | Trigger event payload |
| CISceneObjectFactory | Factory interface for creating game objects from Tiled type strings |
| CSceneObject | Base class for all Scene game objects |
| CSceneLayerObject | Object layer containing game objects with spatial partitioning |
| CSceneLayerImage | Image layer containing a single image for background/foreground display |
| CScene | Scene class |
| CSceneMgr | Scene Manager class |
| CNetTCP | NetTCP class |
| CNetIPAddress | Network address information |
| CClientInfo | Client information struct |
| CTXBackpressure | TX backpressure watermark configuration |
| CParticleEmitter | Particle emitter object class |
| CParticleMgr | Particle manager class |