Back
SetOnTouchDown
JS
Py
Hello World
Define a callback which is called when the user touches the screen.
gfx.SetOnTouchDown(
callback
)
function
(
x
,
y
)