rightButton : Phaser.DeviceButton If this
screenX : number The horizontal coordinate of the Pointer relative to the screen. Source
onUpCallback : Function This callback is invoked every time a key is released. Source
recordRate : number The rate in milliseconds at which the Pointer objects should update their tracking history.
onDown : Phaser.Signal This Signal is dispatched every
game : Phaser.Game A reference to the currently running game
onPointerMove(event) The function that handles the PointerMove event. Parameters
getPointerFromIdentifier(identifier) → {Phaser.Pointer}
onPointerDown(event) The function that handles the PointerDown event. Parameters
onTouchLeave(event) For touch enter and leave its a list of the touch points that have entered or left the target.Doesn't appear
Page 1 of 29