CoriEngine
Loading...
Searching...
No Matches
SceneHandle.hpp File Reference
#include "Scene.hpp"
Include dependency graph for SceneHandle.hpp:
This graph shows which files directly or indirectly include this file:

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.