FECS
|
▼ includes | |
▼ fecs | |
▼ containers | |
sparse_set.h | Defines the SparseSet data structure for fast component storage and lookup |
▼ core | |
types.h | Defines core types and constants for the FECS ECS system |
▼ manager | |
component_manager.h | Manages component pools and provides utility functions for component lifecycle operations |
entity_manager.h | Defines the EntityManager, which handles creation and destruction of entities |
view_manager.h | Defines the FECS::View class for iterating over entities that have specific components |
▼ registry | |
registry.h | Provides the central interface for managing entities and components |
fecs.h |