Trait oxygengine_core::ecs::pipeline::Query [−][src]
pub trait Query { }
Expand description
A collection of component types to fetch from a World
pub trait Query { }
A collection of component types to fetch from a World