Trait oxygengine_core::ecs::DynamicBundle[][src]

pub unsafe trait DynamicBundle { }
Expand description

A dynamically typed collection of components

Implementations on Foreign Types

Implementors