previousTapTime : number A timestamp representing when the Pointer was last tapped or clicked.
[readonly] worldX : number Gets the X value of this Pointer in world coordinates based on
justReleasedRate : number The number of milliseconds below which the Pointer is considered justReleased .
stop() Stop the event listeners. Source code:
callbackContext : Object The context under which callbacks are called. Source
[static] NO_BUTTON : number Source code:
touchMoveCallback : Function A callback that can be fired on a touchMove event. Source
isMouse : boolean If the Pointer is a mouse or pen / stylus this is true, otherwise false.
resetSpeed(x, y) Resets the speed and old position properties. Parameters
touchEnterCallback : Function A callback that can be fired on a touchEnter event. Source
Page 16 of 29