getPointer(isActive) → {Phaser.Pointer}
rightButton : Phaser.DeviceButton If this
[readonly] worldY : number The world Y coordinate of the most recently active pointer.
stop() Stop the event listeners. Source code:
[readonly] totalActivePointers : integers The total number of active Pointers, not counting
justReleased(duration) → {boolean} The Pointer is considered justReleased
onTouchStart(event) The internal method that handles the touchstart event from the browser. Parameters
onPointerMove(event) The function that handles the PointerMove event. Parameters
touchStartCallback : Function A callback that can be fired on a touchStart event. Source
y : number The Y coordinate of the most recently active pointer.This value takes game scaling into account automatically
Page 5 of 29