![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Public Attributes | |
| cnt::sarray< QueryTerm, MAX_ITEMS_IN_QUERY > | lookupTerms |
| Canonicalized lookup terms reused by hash/equality for shared query dedup. | |
| QueryEntityArray | changed |
| Canonicalized changed-filter ids reused by hash/equality for shared query dedup. | |
| QueryEntityArray | groupDeps |
| Canonicalized group dependency ids reused by hash/equality for shared query dedup. | |