CAlarmable | Responsible for Alarm functions |
CAlarmableManager | Responsible for backend Alarm functions |
CCameraManager | Responsible for the current Camera and Camera2D. For functions go to Scene |
CCollidable | Responsible for Collision functions |
CDrawable | Responsible for 3D Draw functions |
CDrawable2D | Responsible for 2D Draw functions |
CFontManager | Singleton responisble for loading and retrieving Fonts |
CFreeCam | Responsible for FreeCam |
CFreezeTime | Responsible for Freeze Frame Mode |
CGame | Responsible for Game Start, Game End, Load Resources, and window related functions |
CGameObject | Responsible for GameObject centralization |
CImageManager | Singleton responisble for loading and retrieving images |
CInputable | Responsible for Input functions |
CMathTools | Collection of Math Tools |
CModelManager | Singleton responisble for loading and retrieving models |
CPanel | Extra feature of ScreenLog |
CScene | Responsible for Scene functions |
CSceneManager | Singleton responsible for getting scenes and scene swapping |
CScreenLog | Debug Tool for Logging information to the top left or panels |
CShaderManager | Singleton responisble for loading and retrieving shaders |
CSprite | Responsible for Sprite Creation and Positioning |
CSpriteString | Responsible for writing text to the screen |
CTextureManager | Singleton responisble for loading and retrieving textures |
CTimeManager | Responsible for Tracking Time and Freeze Frame mode |
CUpdatable | Responsible for Update functions |
CVisualizer | Debugging tool for visualizing information |