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
)