godot/platform/javascript
Fabio Alessandrelli ce542bced1 Implement Clipboard API read when supported.
Being async, the first time a value is pasted GUI elements will still
return the previous one.
This at least until 'clipboardchange' window event gets implemented by
user agents.
2019-05-29 23:21:09 +02:00
..
api
export
audio_driver_javascript.cpp
audio_driver_javascript.h
detect.py SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build 2019-05-20 16:51:20 +02:00
dom_keys.inc
engine.js
http_client_javascript.cpp
http_client.h.inc
http_request.h
http_request.js
id_handler.js
javascript_eval.cpp
javascript_main.cpp
logo.png
os_javascript.cpp Implement Clipboard API read when supported. 2019-05-29 23:21:09 +02:00
os_javascript.h Implement Clipboard API read when supported. 2019-05-29 23:21:09 +02:00
platform_config.h
pre.js
run_icon.png
SCsub