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

Public Attributes

EntityId id
 Index in the entity array.
 
IdentifierData gen: 28
 Generation index. Incremented every time an entity is deleted.
 
IdentifierData ent: 1
 0-component, 1-entity
 
IdentifierData pair: 1
 0-ordinary, 1-pair
 
IdentifierData kind: 1
 0-EntityKind::CT_Gen, 1-EntityKind::CT_Uni
 
IdentifierData tmp: 1
 0-real entity, 1-temporary entity
 

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