onPointerDown(event) The function that handles the PointerDown event. Parameters
[static] RIGHT_BUTTON : number The Right Mouse button, or in PointerEvent devices a Pen contact
pageX : number The horizontal coordinate of the Pointer relative to whole document. Source
onTouchLeave(event) For touch enter and leave its a list of the touch points that have entered or left the target.Doesn't appear
recordRate : number The rate in milliseconds at which the Pointer objects should update their tracking history.
onHold : Phaser.Signal A Signal that is dispatched
touch : Phaser.Touch The Touch Input manager. You
[readonly] worldY : number The world Y coordinate of the most recently active pointer.
positionDown : Phaser.Point A Phaser.Point object containing
[readonly] pollLocked : boolean True if the Input is currently poll rate locked.
Page 2 of 29