6 lines
249 B
Plaintext
6 lines
249 B
Plaintext
#title GetMultiTouch [RCBasic Doc]
|
|
#header Sub GetMultiTouch(ByRef status, ByRef x, ByRef y, ByRef fingers, ByRef dist, ByRef theta)
|
|
|
|
Gets the status, position, number of fingers, distance between the fingers and rotation of a multi-finger gesture
|
|
|