addCallbacks(context, onDown, onUp, onPress)
onMouseOut(event) The internal method that handles the mouse out event from the browser. Parameters
onHoldCallback : Function A callback that is called while this Key is held down. Warning: Depending on refresh rate that could
pointer10 : Phaser.Pointer A Pointer object.
isUp : boolean The "up" state of the key. This will remain true for as long as the keyboard thinks this key is up
game : Phaser.Game A reference to the currently running game
upDuration(keycode, duration) → {boolean} Returns true
activePointer : Phaser.Pointer The most recently active
enabled : boolean Touch events will only be processed if enabled. Default
pointerMoveCallback : Function A callback that can be fired on a MSPointerMove event.
Page 9 of 29