stop() Stop the event listeners. Source code:
capture : boolean If true the Pointer events will have event.preventDefault applied to them, if false they will propagate fully
callbackContext : Object The context under which callbacks are called (defaults to game).
pointerDownCallback : Function A callback that can be fired on a MSPointerDown event.
enabled : boolean MSPointer input will only be processed if enabled. Default
button : number This property was removed in Phaser 2.4 and should no longer be used.Instead please see the Pointer button
onPointerOut(event) The internal method that handles the pointer out event from the browser. Parameters
Page 2 of 2