recordRate : number The rate in milliseconds at which the Pointer objects should update their tracking history.
[readonly] worldY : number The world Y coordinate of the most recently active pointer.
update() Updates all currently defined keys. Source code:
[readonly] totalActivePointers : integers The total number of active Pointers, not counting
onHold : Phaser.Signal A Signal that is dispatched
getPointerFromIdentifier(identifier) → {Phaser.Pointer}
doubleTapRate : number The number of milliseconds between taps of the same Pointer for it to be considered a double tap / click
scale : Phaser.Point The scale by which all input coordinates
[static] LEFT_BUTTON : number Source code:
clientY : number The vertical coordinate of the Pointer within the application's client area at which the event occurred (as opposed
Page 5 of 29