Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
▼NST | |
▼Nrenderer_sdl | The renderer for the engine |
Nfont_cache | |
Ctexture | |
Ccamera | The camera object - represents the viewport for the game |
Centity | This class represents all static or dynamic objects in the game (excluding text, see ST::text) |
Clevel | This object contains all the data for a level and provides functions for loading and unloading a level |
Clight | Contains the data needed to represent a light source |
Ctext | This struct represents text objects in the game |
Cmetrics | |
Cassets | A container that holds all asset types used in the game |
Cconsole_log | Represents a log message to be displayed in the console |
Ctask | An object representing a task to be run by the task manager |
▼Nstd | |
Chash< font_cache_tuple > | Defines a hash operator for the font_cache_tuple type - this is needed because we use it in a ska::bytell_hash_map |