|
Game Project
|
| CActiveScene | |
| CConfigManager | |
| CDebugWindow | |
| CEntityManager | |
| CFPSTracker | Keeps track of FPS statistics over time. Call update to add samples, and update stats to recalculate averages, highs, and lows |
| CGameManager | |
| CResourceManager | Loads and returns the assets from file paths, and stores them in a map. Singleton |
| CScene | |
| CSceneData | |
| CSceneFactory | |
| CSceneManager | |
| CWindowConfig |