Module bevy_asset_loader::loading_state
source · Expand description
A game state responsible for loading assets
Modules
- Configuration of loading states
Structs
- A Bevy plugin to configure automatic asset loading
- Resource to store the schedules for loading states
- Systems in this set check the loading state of assets.
Traits
- Extension trait for Bevy Apps to add loading states idiomatically