FECS
Loading...
Searching...
No Matches
entity_manager.h File Reference

Defines the EntityManager, which handles creation and destruction of entities. More...

#include <fecs/core/types.h>
#include <vector>

Go to the source code of this file.

Classes

class  FECS::Manager::EntityManager
 Manages entity lifecycle, including creation, destruction, and version tracking. More...
 

Detailed Description

Defines the EntityManager, which handles creation and destruction of entities.