godot/platform/javascript/js/libs
Fabio Alessandrelli 31b5c5ee03 [HTML5] Custom Gamepad library to allow remapping.
No longer use emscripten functions for gamepads, implement them as
library functions in library_godot_display.js instead.
This allows us to do a better job at "guessing" vendorId, productId, OS,
etc. thus allowing us to better find the remapping for the controller.
2021-01-18 13:07:37 +01:00
..
audio.worklet.js Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
library_godot_audio.js Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
library_godot_display.js [HTML5] Custom Gamepad library to allow remapping. 2021-01-18 13:07:37 +01:00
library_godot_editor_tools.js Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
library_godot_eval.js Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
library_godot_http_request.js Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
library_godot_os.js Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
library_godot_runtime.js Update copyright statements to 2021 2021-01-13 16:17:06 +01:00