pointerTimeUp(pointerId) → {number}
A timestamp representing when the Pointer left the touchscreen.
Parameters
Name | Type | Argument | Default | Description |
---|---|---|---|---|
pointerId | integer | <optional> | 0 |
Returns
number -
- Source code: input/InputHandler.js (Line 586)
Please login to continue.