![]() |
CRM64Pro GDK v0.13.0
A free cross-platform game development kit built on top of SDL 3.0
|
| Core modules | |
| Main | Central hub for CRM64Pro GDK initialization and module access [v25.12.0] |
| Log | Log Manager and Log objects for application and GDK message output [v25.12.0] |
| Config | Configuration Manager and Screen objects for general, audio and video settings [v25.11.0] |
| Archive | Archive Manager and Archive objects for managing CDC data container files [v25.12.0] |
| XML | XML Manager and XML objects providing a full parsing system [25.11.0] |
| Timer | Timer interface for timing control, frame rates and micro-benchmarking [v25.12.0] |
| Tool | Tool interface providing generic utility methods [v25.12.0] |
| Memory Manager | High-performance and thread-safe memory allocation system [v25.12.0] |
| Audio modules | |
| AudioTrack | Audio Track Manager and AudioTrack objects for sound effects and music playback [v25.12.0] |
| Graphics modules | |
| Image | Image Manager and Image objects for handling surfaces and textures [v25.12.0] |
| Cursor | Cursor Manager and Cursor objects for mouse and cursor handling [v25.12.0] |
| Tile | Tile Manager and Tile objects for handling tiles and tilesets [v25.12.0] |
| Sprite | Sprite Manager and Sprite objects for handling animated sprite sheets [v25.12.0] |
| Font | Font Manager and Font objects for bitmap-based text rendering [v25.12.0] |
| GFX | GFX interface providing generic graphics primitives and utilities [v25.12.0] |
| GUI modules | |
| Widgets | Widget classes for building graphical user interfaces inside Panels [v25.12.0] |
| GUI | GUI Manager for handling panels, consoles and debug windows [v25.12.0] |
| TileEngine modules | |
| TileEngine MapData extension | Data definition classes for TileEngine layer management v3.00 (May 2024) |
| TileEngine Core | TileEngine Manager and TileEngine objects for 2D tile-based game development [v25.12.0] |
| Network modules | |
| Network TCP/IP client/server | Network TCP/IP interface providing a client/server architecture [v25.12.0] |