![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Public Attributes | |
| uint32_t | id |
| Index in the entity array. | |
| IdentifierData | soa: meta::StructToTupleMaxTypes_Bits |
| Component is SoA. | |
| IdentifierData | size: MaxComponentSize_Bits |
| Component size. | |
| IdentifierData | alig: MaxAlignment_Bits |
| Component alignment. | |
| IdentifierData | unused: 6 |
| Unused part. | |