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