Expand description
Structs§
- Check
- Filter that selects entities with a component
T, if the givenPredicateis satisfied. - Is
- A
Predicatethat checks if the providedT, coerced into abool, equals the givenVALUE. - Not
- A
Predicatethat returns the negation of the given predicate.