Class Archetype

Hierarchy

  • Archetype

Constructors

Properties

bitfield: Bitfield

The Archetype's Component Bitfield

candidateCache: Map<QueryInstance, boolean>

QueryInstances and their candidacy status

components: ComponentInstance<any>[]

The components associated with this archetype

entered: Set<Entity>

Entities which have entered this archetype since last refresh

entities: Set<Entity>

Set of Entities which inhabit this Archetype

exited: Set<Entity>

Entities which have exited this archetype since last refresh

isDirty: boolean

true if the object is in a dirty state

Accessors

Methods

Generated using TypeDoc