mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
848e7fae43
# Objective Use the new `AccumulatedMouseMotion` and `AccumulatedMouseScroll` resources in place of mouse event handling. I left the `mouse_input_events` example alone, since by its nature it demonstrates event detection. Fixes #14066 ## Testing Ran each example locally before and after changes. |
||
---|---|---|
.. | ||
2d_top_down_camera.rs | ||
first_person_view_model.rs |