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

Public Attributes

ComponentVersion * pVersions {}
 Pointer to where component versions are stored.
 
EntitypCompEntities {}
 Pointer to where (component) entities are stored.
 
ComponentRecordpRecords {}
 Pointer to the array of component records.
 
EntitypEntities {}
 Pointer to the array of entities.
 

The documentation for this struct was generated from the following file: