pointerDownCallback : Function A callback that can be fired on a MSPointerDown event.
onPointerUp(event) The function that handles the PointerUp event. Parameters
stop() Stop the event listeners. Source code:
new MSPointer(game) The MSPointer class handles Microsoft touch interactions with the game and the resulting Pointer objects. It
enabled : boolean MSPointer input will only be processed if enabled. Default
onPointerOut(event) The internal method that handles the pointer out event from the browser. Parameters
button : number This property was removed in Phaser 2.4 and should no longer be used.Instead please see the Pointer button
Page 2 of 2