Trait oxygengine_core::ecs::commands::Bundle [−][src]
pub unsafe trait Bundle: DynamicBundle { }
Expand description
A statically typed collection of components
pub unsafe trait Bundle: DynamicBundle { }
A statically typed collection of components