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

Public Attributes

ChunkDataVersionOffset firstByte_Versions {}
 Byte at which the first version number is located.
 
ChunkDataOffset firstByte_CompEntities {}
 Byte at which the first entity id is located.
 
ChunkDataOffset firstByte_Records {}
 Byte at which the first component id is located.
 
ChunkDataOffset firstByte_EntityData {}
 Byte at which the first entity is located.
 

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