getPointerFromId(pointerId) → {Phaser.Pointer}
pointer9 : Phaser.Pointer A Pointer object.
stop(event) Called when the Pointer leaves the touchscreen. Parameters
addKeys(keys) → {object} A practical way to create an object containing user selected hotkeys.
start() Starts the event listeners running. Source code:
altKey : boolean True if the alt key was held down when this button was last pressed or released.Not supported on Gamepads
[static] NO_BUTTON : number No buttons at all. Source
addKeyCapture(keycode) By default when a key is pressed Phaser will not stop the event from propagating up to the browser.There
justReleased(duration) → {boolean} Returns the "just released" state
upDuration(duration) → {boolean} Returns true if the
Page 20 of 29