multitouch y - part-cw/lambdanative GitHub Wiki

(multitouch-y id )

This function returns the Y coordinate of the given touch identifier (0 or 1)

Parameter Description
id touch identifier

Example

(multitouch-y 0)
321