stop() Stop the event listeners. Source code:
onPointerUp(event) The function that handles the PointerUp event. Parameters
new MSPointer(game) The MSPointer class handles Microsoft touch interactions with the game and the resulting Pointer objects. It
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