CoriEngine
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12345]
 NCoriGlobal engine namespace
 NAudioEverything connected to audio is in this namespace
 NCoreCore systems of the engine are here
 NInternal
 NThreading
 NFileSystemEverything connected to interacting with files and filesystem is in this namespace
 NInternal
 NGraphicsAlmost everything connected to graphics is in this namespace
 NInternal
 NImGuiPresetsHere are stored all predefined ImGui window presets, you can only use this functions in Layer OnImGuiRender method, using it anywhere else will result in a crash
 NInternal
 NAssetPlaceholders
 NMathAnything custom connected to math is in this namespace
 NPhysicsAnything connected to physics is in this namespace. Please refer to Box2D docs 'https://box2d.org/' for any details regarding physics
 NProfilingProfiling tools are in this namespace
 NUtilityA namespace for utilities of different kinds
 NInternal
 NWorldAnything connected to WorldSystem (ECS) is in this namespace
 NComponentsComponents that are used with the WorldSystem (ECS)
 NEntityComponents designed to be used with entities
 NInternal
 NSceneComponents designed to be used with scenes
 NEntityTags
 NInternal
 NSystems