This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
SetOnTouchUp
JS
Py
Hello World
Define a callback which is called when the user releases the finger the screen.
gfx.SetOnTouchUp(
callback
)
function
(
x
,
y
)
loading