previousTapTime : number A timestamp representing when the Pointer was last tapped or clicked.
positionUp : Phaser.Point A Phaser.Point object containing
dirty : boolean A dirty pointer needs to re-poll any interactive objects it may have been over, regardless if it has moved or not
[static] MIDDLE_BUTTON : number The Middle Mouse button.
[readonly] worldX : number Gets the X value of this Pointer in world coordinates based on
clientX : number The horizontal coordinate of the Pointer within the application's client area at which the event occurred (as
rawMovementY : number The vertical raw relative movement of the Pointer in pixels since last event.
middleButton : Phaser.DeviceButton If this
pointerMode : Phaser.PointerMode The operational
timeUp : number A timestamp representing when the Pointer left the touchscreen. Source
Page 4 of 7