![]() |
Raven Engine v0.1
|
Files | |
| Component.h | |
| Defines the base class and storage mechanism for ECS components. | |
| Entity.h | |
| Provides the Entity class for manipulating components in the ECS. | |
| Registry.cpp | |
| Registry.h | |
| Manages registration and storage of components for entities in ECS. | |