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