CoriEngine
Loading...
Searching...
No Matches
Entity.hpp File Reference
#include <entt/entt.hpp>
#include "Utility/StringHash.hpp"
Include dependency graph for Entity.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Cori::World::Internal::SceneID
class  Cori::World::Entity
 Entities are the essential part of WorldSystem. More...

Namespaces

namespace  Cori
 Global engine namespace.
namespace  Cori::World
 Anything connected to WorldSystem (ECS) is in this namespace.
namespace  Cori::World::Systems
namespace  Cori::World::Internal