clientX : number The horizontal coordinate of the Pointer within the application's client area at which the event occurred (as
[readonly] worldX : number The world X coordinate of the most recently active pointer.
pointerDownCallback : Function A callback that can be fired on a MSPointerDown event.
rawMovementY : number The vertical raw relative movement of the Pointer in pixels since last event.
ctrlKey : boolean The down state of the CTRL key, if pressed at the same time as this key.
tapRate : number The number of milliseconds that the Pointer has to be pressed down and then released to be considered a tap or
pointerMode : Phaser.PointerMode The operational
enabled : boolean MSPointer input will only be processed if enabled. Default
upDuration(duration) → {boolean} Returns true if the
pointer8 : Phaser.Pointer A Pointer object.
Page 18 of 29