Expand description
A bevy plugin streamlining task handling.
Structs§
- Background
Compute Check - The set for the internal task checking system
- Background
Compute Complete - Event sent once a background compute completes
- Background
Compute Plugin - The plugin to make a type computable in background
Traits§
- Compute
InBackground Command Ext - Extension trait to add compute_in_background to Commands