capture : boolean If true the Pointer events will have event.preventDefault applied to them, if false they will propagate fully
[static] MIDDLE_BUTTON : number The Middle Mouse button.
pointer1 : Phaser.Pointer A Pointer object.
[readonly] pointers : Array.<Phaser.Pointer>
position : Phaser.Point A point object representing
hitCanvas :HTMLCanvasElement The canvas to which single pixels are drawn in order to perform pixel-perfect hit detection.
altKey : boolean The down state of the ALT key, if pressed at the same time as this key.
pointerDownCallback : Function A callback that can be fired on a MSPointerDown event.
onUp : Phaser.Signal This Signal is dispatched every
[readonly] totalInactivePointers : number The total number of inactive Pointers.
Page 14 of 29