entity_manager.h file
Manages entity lifecycle and IDs.
Namespaces
- namespace engine
- The core namespace for the Game Engine.
- namespace engine::ecs
- Entity Component System implementation.
Classes
- class engine::ecs::EntityManager
- Manages the entities for the user.