FECS
|
Files | |
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. | |