This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
SetOnKeyDown
Hello World
Define a callback function which is called when the user started pressing a key.
gfx.SetOnKeyDown(
callback
)
function
(
key
)
loading