Touch.isDown

Check if a touch event is currently down.

class Touch
static
bool
isDown
(
uint finger
)

Return Value

Type: bool

true if finger is currently touching the screen, false otherwise.

Meta