godot-module-template/platform/javascript
Fabio Alessandrelli 0a35b97b62 Swtich HTML5 key detection from keyCode to code.
The value of this, does not include the layout.
The code has extra logic to map the unicode value to our keylist,
supporting ASCII and Latin-1.
Also add support for `physical_keycode` in HTML5 platform.
2020-06-04 21:15:05 +02:00
..
api
engine
export
native
audio_driver_javascript.cpp
audio_driver_javascript.h
detect.py
display_server_javascript.cpp
display_server_javascript.h
dom_keys.inc
emscripten_helpers.py
http_client.h.inc
http_client_javascript.cpp
http_request.h
javascript_eval.cpp
javascript_main.cpp
logo.png
os_javascript.cpp
os_javascript.h
platform_config.h
run_icon.png
SCsub