Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
CameraManager.cpp
Go to the documentation of this file.
1#include "CameraManager.h"
2// DEPRECATED: All camera functionality has been migrated to CameraSystem (ECS)
3// This file is intentionally empty