include/engine/ecs/registry.h file

Main coordinator for ECS entities and components.

Namespaces

namespace engine::ecs
Entity Component System implementation.
namespace engine
The core namespace for the Game Engine.

Classes

class engine::ecs::Registry
Orchestrates the entities and components associated with those entities.