5 lines
248 B
Plaintext
5 lines
248 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
|