Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::ArchetypeLookupChecker Class Reference
+ Inheritance diagram for gaia::ecs::ArchetypeLookupChecker:

Public Member Functions

 ArchetypeLookupChecker (EntitySpan comps)
 
GAIA_NODISCARD bool cmp_comps (const ArchetypeLookupChecker &other) const
 
- Public Member Functions inherited from gaia::ecs::ArchetypeBase
GAIA_NODISCARD ArchetypeId id () const
 

Friends

class Archetype
 

Additional Inherited Members

- Protected Attributes inherited from gaia::ecs::ArchetypeBase
ArchetypeId m_archetypeId = ArchetypeIdBad
 Archetype ID - used to address the archetype directly in the world's list or archetypes.
 

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