![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Public Attributes | |
| ComponentVersion * | pVersions {} |
| Pointer to where component versions are stored. | |
| Entity * | pCompEntities {} |
| Pointer to where (component) entities are stored. | |
| ComponentRecord * | pRecords {} |
| Pointer to the array of component records. | |
| Entity * | pEntities {} |
| Pointer to the array of entities. | |