|
CoriEngine
|
#include "Scene.hpp"

Go to the source code of this file.
Classes | |
| class | Cori::World::SceneHandle |
| A handle for the scene, checks for scene validity before any call to the scene, if scene is invalid asserts. Will not keep the scene alive. More... | |
Namespaces | |
| namespace | Cori |
| Global engine namespace. | |
| namespace | Cori::Core |
| Core systems of the engine are here. | |
| namespace | Cori::World |
| Anything connected to WorldSystem (ECS) is in this namespace. | |