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