touchDown

Finger down on the screen.

Usage

1
client.touchDown(x,y).then(callback);

Parameters

Param Type Details
x Number X coordinate on the screen
y Number Y coordinate on the screen