mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 03:18:37 +08:00
9692549c34
Following the universal input handling effort, this works the same for every platform, as long as the touch move event coming from it contains the relative movement. The same tracking algorithm used to track the mouse speed is used here, but tracking separately each touch index. Fixes #3623. |
||
---|---|---|
.. | ||
tests | ||
app_icon.png | ||
default_controller_mappings.h | ||
gamecontrollerdb_204.txt | ||
gamecontrollerdb_205.txt | ||
gamecontrollerdb.txt | ||
godotcontrollerdb.txt | ||
input_default.cpp | ||
input_default.h | ||
main_builders.py | ||
main.cpp | ||
main.h | ||
performance.cpp | ||
performance.h | ||
SCsub | ||
splash_editor.png | ||
splash.png | ||
timer_sync.cpp | ||
timer_sync.h |