mirror of
https://github.com/bevyengine/bevy
synced 2025-01-08 19:29:04 +00:00
aa477028ef
# Objective Fixes #12442 ## Solution Change `process_touch_event` to not update previous_position / previous_force, and change it once per frame in `touch_screen_input_system`. |
||
---|---|---|
.. | ||
axis.rs | ||
button_input.rs | ||
common_conditions.rs | ||
gamepad.rs | ||
keyboard.rs | ||
lib.rs | ||
mouse.rs | ||
touch.rs | ||
touchpad.rs |