msSinceLastClick : number The number of milliseconds since the last click or touch event.
x : number The horizontal coordinate of the Pointer. This value is automatically scaled based on the game scale.
[readonly] type : number The const type of this object.
leave(event) Called when the Pointer leaves the target area. Parameters
rawMovementY : number The vertical raw relative movement of the Pointer in pixels since last event.
middleButton : Phaser.DeviceButton If this
[static] FORWARD_BUTTON : number The X2 button. This is typically the mouse Forward button
[static] LEFT_BUTTON : number The Left Mouse button, or in PointerEvent devices a Touch contact
[static] ERASER_BUTTON : number The Eraser pen button on PointerEvent supported devices only
[static] MIDDLE_BUTTON : number The Middle Mouse button.
Page 3 of 7