rightButton : Phaser.DeviceButton If this
screenX : number The horizontal coordinate of the Pointer relative to the screen. Source
event : Object The DOM event that caused the change in button state. Source
onUpCallback : Function This callback is invoked every time a key is released. Source
stop() Stops the Keyboard event listeners from running (keydown, keyup and keypress). They are removed from the window.
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}
Page 1 of 29