Module bevy_internal::ecs::bundle[][src]

Expand description

Types for handling Bundles.

This module contains the Bundle trait and some other helper types.

Structs

Traits

An ordered collection of Components.

Derive Macros