Module bevy_ecs::bundle[][src]

Structs

BundleId
BundleInfo
Bundles

Traits

Bundle

An ordered collection of components, commonly used for spawning entities, and adding and removing components in bulk.

Derive Macros

Bundle