Trait oxygengine::core::ecs::pipeline::DynamicBundle[]

pub unsafe trait DynamicBundle { }
Expand description

A dynamically typed collection of components

Implementations on Foreign Types

Implementors