CRM64Pro GDK v0.11.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
Modules
Here is a list of all modules:
[detail level 12]
 Core modules
 Mainv2.00 (23 June 2023)
The Main module manages and provides access to the rest of modules
 Logv1.20 (30 April 2023)
The Log module includes the Log Manager and Log for handling the logs output of the application and the GDK itself
 Configv4.10 (18 February 2024)
The Config module includes the Config Manager and Screen for handling general, audio and video configuration settings of the GDK
 Archivev1.20 (30 April 2023)
The Archive module includes the Archive Manager and Archive Objects for managing the CDC files
 XMLv1.10 (23 April 2023)
The XML module includes the XML Manager and XML objects providing a full XML parsing system
 Timerv1.00 (22 June 2023)
The Timer interface manages all timing related stuff: timer control, Render Frame Rate, Logic Frame Rate and microbenchmarks
 Toolv2.00 (23 June 2023)
The Tool interface provides some generic and useful methods
 Memory Managerv2.00 (26 June 2023)
Memory Manager module providing a very high performance and thread-safe memory allocation functions
 Audio modules
 Musicv2.00 (28 June 2023)
The Audio Music module includes the Music Manager and Music objects
 Soundv2.00 (28 June 2023)
The Audio Sound module includes the Sound Manager and Sound objects
 Graphics modules
 Imagev2.10 (7 Jul 2023)
The Image module includes the Image Manager and Image for handling all the operations with surfaces and textures
 Cursorv2.00 (22 June 2023)
The Cursor module includes the Cursor Manager and Cursor for handling all the operations with the mouse and mouse cursor
 Tilev1.10 (1 May 2023)
The Tile module includes the Tile Manager and Tile for handling all the operations with tiles and tilesets
 Spritev2.00 (20 June 2023)
The Sprite module includes the Sprite Manager and Sprite for handling all the operations with sprites
 Fontv2.00 (20 June 2023)
The Font module includes the Font Manager and Font for handling all the operations with fonts
 GFXv2.00 (20 June 2023)
The GFX interface provides generic graphics methods
 Graphics User Interface modules
 Widgetsv2.00 (23 June 2023)
The Widget module includes all Widgets that can be used inside Panels
 GUIv2.00 (30 Jun 2023)
The GUI module includes the GUI Manager for handling all operations with panels, consoles and debug windows
 TileEngine modules
 TileEngine MapData extensionv1.00 (24 February 2017)
Data definition used by the TileEngine objects as the way of updating and rendering the layers
 TileEngine Corev2.00 (30 Jun 2023)
The TileEngine Core module includes the TileEngine Manager and TileEngine Objects for handling all operations with the TileEngine
 Network modules
 Network TCP/IP client/serverv1.00 (1 May 2023)
The Network TCP/IP interface provides a complete network system based on TCP/IP client/server architecture