justReleased(duration) → {boolean} Returns the "just released" state
removeTouchLockCallback(callback, context) → {boolean} Removes the callback at the defined index
[static] BACK_BUTTON : number The X1 button. This is typically the mouse Back button, but
identifier : number The identifier property of the Pointer as set by the DOM event when this Pointer is started.
justPressed(duration) → {boolean} The Pointer is considered justPressed
mouseDownCallback : Function A callback that can be fired when the mouse is pressed down.
addKeys(keys) → {object} A practical way to create an object containing user selected hotkeys.
timeDown : number The timestamp when the button was last pressed down. Source
pointer4 : Phaser.Pointer A Pointer object.
addMoveCallback(callback, context) Adds a callback that is fired every time the activePointer receives a DOM move event such as a mousemove
Page 20 of 29