Create an auto-updating list of entities and matching components
that match both a set of schema ids and provided query filters, if
any. The query will attempt to include newly-incorporated
archetypes as the ECS grows in complexity.
Create an auto-updating list of results that match both a set of
schema ids and provided query filters, if any. The query will
not attempt to include newly-incorporated
archetypes.
A module used to locate entities based on their component composition.