|
CoriEngine
|
#include "Scene.hpp"#include "Graphics/CameraController.hpp"#include "Physics/Triggers/Trigger.hpp"#include "Graphics/Renderer2D.hpp"#include "Graphics/Animator/QuadAnimator.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Cori |
| Global engine namespace. | |
| namespace | Cori::World |
| Anything connected to WorldSystem (ECS) is in this namespace. | |