Module zengine_ecs::query
source · [−]Expand description
Tools to retrieve entity and component from the World
Structs
Contains result of a QueryRunner execution providing access to
entities and components in the World
Cache query execution information
A series of iterators of the same type that are traversed in a row.
Provides access to Entities and components in the world