mirror of
https://github.com/bevyengine/bevy
synced 2025-01-10 12:18:58 +00:00
6e61fef67d
# Objective - Fixes #3300 - `RunSystem` is messy ## Solution - Adds the trick theorised in https://github.com/bevyengine/bevy/issues/3300#issuecomment-991791234 P.S. I also want this for an experimental refactoring of `Assets`, to remove the duplication of `Events<AssetEvent<T>>` Co-authored-by: Carter Anderson <mcanders1@gmail.com> |
||
---|---|---|
.. | ||
entity | ||
query | ||
schedule | ||
storage | ||
system | ||
world | ||
archetype.rs | ||
bundle.rs | ||
change_detection.rs | ||
component.rs | ||
event.rs | ||
lib.rs | ||
reflect.rs |