Replies: 1 comment
-
The sketch decides the variable scope and initial value. See example provided. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems that in case the function is false the value of &x and &y are undefined? If the value is thrue x an y contains the coordinates. For how long will it hold the correct value?
I came on this problem by scanning the location of the touch in a loop!
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions