ST_engine  0.3-ALPHA
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 NST
 Nrenderer_sdlThe renderer for the engine
 Nfont_cache
 Ctexture
 CcameraThe camera object - represents the viewport for the game
 CentityThis class represents all static or dynamic objects in the game (excluding text, see ST::text)
 ClevelThis object contains all the data for a level and provides functions for loading and unloading a level
 ClightContains the data needed to represent a light source
 CtextThis struct represents text objects in the game
 Cmetrics
 CassetsA container that holds all asset types used in the game
 Cconsole_logRepresents a log message to be displayed in the console
 CtaskAn 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