|
|
uint16_t | capacity |
| | The number of data entities this archetype can take (e.g 5 = 5 entities with all their components)
|
| |
|
ChunkDataOffset | chunkDataBytes |
| | How many bytes of data is needed for a fully utilized chunk.
|
| |
|
uint8_t | genEntities |
| | The number of generic entities/components.
|
| |
|
uint8_t | cntEntities |
| | Total number of entities/components.
|
| |
The documentation for this struct was generated from the following file:
- /home/runner/work/gaia-ecs/gaia-ecs/include/gaia/ecs/archetype.h