multitouch x - part-cw/lambdanative GitHub Wiki
(multitouch-x id )
This function returns the X coordinate of the given touch identifier (0 or 1)
Parameter | Description |
---|---|
id | touch identifier |
Example
(multitouch-x 0)
123
This function returns the X coordinate of the given touch identifier (0 or 1)
Parameter | Description |
---|---|
id | touch identifier |
(multitouch-x 0)
123