Struct trex::ComponentFilter [] [src]

pub struct ComponentFilter { /* fields omitted */ }

Used to filter the list of entities based on the components that are attached to them.

Methods

impl ComponentFilter
[src]

Create an empty ComponentFilter.

Extend the filter to include the given component type.