new MSPointer(game) The MSPointer class handles Microsoft touch interactions with the game and the resulting Pointer objects. It
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).
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