Expand description
A game state responsible for loading assets
Modules§
- config
- Configuration of loading states
Structs§
- Loading
State - A Bevy plugin to configure automatic asset loading
- Loading
State Schedules - Resource to store the schedules for loading states
- Loading
State Set - Systems in this set check the loading state of assets.
Traits§
- Loading
State AppExt - Extension trait for Bevy Apps to add loading states idiomatically