2D Engine v0.1.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CApplicationThe main application class
 CBoardSize and scale of game world
 CBox2DColliderComponentBox2D Collider Component
 CComponentPoolBitmask storage for each entities components
 CImGuiLayerDearImGUI Rendering Logic
 CInputComponentInput Component
 CInputSystemInput handling system
 CPhysicsSystemPhysics System
 CRenderingSystemRendering System
 CResourceManagerSingleton asset resource manager
 CSceneScene object to hold all entities and components
 CEntityDescEntity Description
 CSceneViewIterator for Entites of the scene
 CIteratorIterator for the SceneView
 CSDLLayerSDL Rendering
 CSpriteComponentSprite Component
 CSpriteSheetSprite Sheet class
 CSpriteSheetComponentSprite Sheet Component
 CTextureFunctorDeleter
 CTransformComponentTransform Component