Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::Archetype::Properties Struct Reference

Public Attributes

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: