bab20c6e09
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. |
||
---|---|---|
.. | ||
default_controller_mappings.h | ||
gamecontrollerdb.txt | ||
godotcontrollerdb.txt | ||
input.cpp | ||
input.h | ||
input_builders.py | ||
input_event.cpp | ||
input_event.h | ||
input_map.cpp | ||
input_map.h | ||
SCsub |