mirror of
https://github.com/bevyengine/bevy
synced 2024-12-22 19:13:08 +00:00
9eb1aeee48
This new api stems from this [discord conversation](https://discord.com/channels/691052431525675048/742569353878437978/844057268172357663). This exposes a public facing `set_changed` method on `ResMut` and `Mut`. As a side note: `ResMut` and `Mut` have a lot of duplicated code, I have a PR I may put up later that refactors these commonalities into a trait. Co-authored-by: Carter Anderson <mcanders1@gmail.com> |
||
---|---|---|
.. | ||
commands.rs | ||
exclusive_system.rs | ||
into_system.rs | ||
mod.rs | ||
query.rs | ||
system.rs | ||
system_chaining.rs | ||
system_param.rs |