godot/platform/javascript/js
Fabio Alessandrelli 53ce3f64ad
[HTML5] Fix multi-touch input handling.
The code to populate the input data for WebAssembly was incorrectly
overriding values when multiple touches were present due to wrong
indexing.

(cherry picked from commit 470496d8d4)
2021-11-30 12:20:19 +01:00
..
engine [HTML5] Add option to focus canvas on start. 2021-06-29 14:02:23 +02:00
jsdoc2rst [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00
libs [HTML5] Fix multi-touch input handling. 2021-11-30 12:20:19 +01:00