![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Static Public Member Functions | |
| static bool | check_mask (const QueryMask &maskArchetype, const QueryMask &maskQuery) |
| static void | restart (uint32_t &idx) |
| static bool | can_continue (bool hasMatch) |
| static bool | eval (uint32_t expectedMatches, uint32_t totalMatches) |
| static uint32_t | handle_last_match (MatchingCtx &ctx, EntityLookupKey entityKey, const ArchetypeDArray *pSrcArchetype) |