Commit c0510c8
Improve
Redo of #7590 since I messed up my branch.
# Objective
- Revise docs.
- Refactor event loop code a little bit to make it easier to follow.
## Solution
- Do the above.
---
### Migration Guide
- `UpdateMode::Reactive { max_wait: .. }` -> `UpdateMode::Reactive {
wait: .. }`
- `UpdateMode::ReactiveLowPower { max_wait: .. }` ->
`UpdateMode::ReactiveLowPower { wait: .. }`
---------
Co-authored-by: Sélène Amanita <[email protected]>bevy_winit documentation (#7609)1 parent da59de9 commit c0510c8
File tree
5 files changed
+416
-403
lines changed- crates/bevy_winit/src
- examples/window
5 files changed
+416
-403
lines changed
0 commit comments