Expand description
Accessing components on entities.
Structs§
- A
HandlerParamfor accessing data from entities matching a givenQuery. - Iterator over entities matching the query
Q. - ParIter
rayonAParallelIteratorover entities matching the queryQ. - A
HandlerParamwhich fetches a single entity from the world. - Like
Single, but contains aResultinstead of panicking on error.
Enums§
- An error returned when a random-access entity lookup fails.
- Error raised when fetching exactly one entity matching a query fails.