Readonly
allA bitfield for the AND match criteria
Readonly
anyOR - Gather entities as long as they have 0...* of these components
true
if the object is in a dirty state
A query becomes dirty when an archetype is added or removed
Readonly
noneNOT - Gather entities as long as they don't have these components
A bitfield for the NOT match criteria
A bitfield for the OR match criteria
Generated using TypeDoc
AND - Gather entities as long as they have all these components