mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
78edec2e45
In the current impl, next clears out the entire stack and replaces it with a new state. This PR moves this functionality into a replace method, and changes the behavior of next to only change the top state. Co-authored-by: Carter Anderson <mcanders1@gmail.com> |
||
---|---|---|
.. | ||
clear_color.rs | ||
multiple_windows.rs | ||
scale_factor_override.rs | ||
window_settings.rs |