FECS
|
Provides the central interface for managing entities and components. More...
#include <fecs/containers/sparse_set.h>
#include <fecs/manager/component_manager.h>
#include <fecs/manager/entity_manager.h>
#include <fecs/manager/view_manager.h>
Go to the source code of this file.
Classes | |
class | FECS::Registry |
Acts as a main interface for the ECS, manages a **Local** environment for entities, and component manipulation. More... | |
Provides the central interface for managing entities and components.