CoriEngine
Loading...
Searching...
No Matches
Scene.hpp File Reference
#include "Entity.hpp"
#include "Profiling/Trackable.hpp"
#include "Graphics/CameraController.hpp"
#include "Physics/Physics.hpp"
#include "EntityView.hpp"
#include "Core/Time.hpp"
#include "Systems/Concept.hpp"
#include <ska_sort.hpp>
Include dependency graph for Scene.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cori::World::Scene
 A scene in a game world. 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.