logo

Module bevy::app::prelude[]

Structs

Containers of app logic and data

Enums

The names of the default App stages

The names of the default App startup stages

Traits

A collection of Bevy App logic and configuration

Combines multiple Plugins into a single unit.

Derive Macros

Generates a dynamic plugin entry point function for the given Plugin type.