[static] RIGHT_BUTTON : number The Right Mouse button, or in PointerEvent devices a Pen contact
button :any The button property of the most recent DOM event when this Pointer is started.You should not rely on this value
eraserButton : Phaser.DeviceButton If this
screenX : number The horizontal coordinate of the Pointer relative to the screen. Source
pageX : number The horizontal coordinate of the Pointer relative to whole document. Source
justReleased(duration) → {boolean} The Pointer is considered justReleased
movementY : number The vertical processed relative movement of the Pointer in pixels since last event.
screenY : number The vertical coordinate of the Pointer relative to the screen. Source
positionDown : Phaser.Point A Phaser.Point object containing
rightButton : Phaser.DeviceButton If this
Page 1 of 7