isMouse : boolean If the Pointer is a mouse or pen / stylus this is true, otherwise false.
[readonly] worldY : number Gets the Y value of this Pointer in world coordinates based on
ctrlKey : boolean The down state of the CTRL key, if pressed at the same time as this key.
mouse : Phaser.Mouse The Mouse Input manager. You
interactiveItems : Phaser.ArraySet A list of interactive
dirty : boolean A dirty pointer needs to re-poll any interactive objects it may have been over, regardless if it has moved or not
addTouchLockCallback(callback, context, onEnd) Adds a callback that is fired when a browser touchstart
setInteractiveCandidateHandler(callback, context) Adds a callback that is fired every time Pointer.processInteractiveObjects
identifier : number The identifier property of the Pointer as set by the DOM event when this Pointer is started.
reset(hard) Resets all Keys. Parameters
Page 18 of 29