callbackContext : Object The context under which the callbacks are run. Source
new Gamepad(game) The Gamepad class handles gamepad input and dispatches gamepad events. Remember to call gamepad.start()
game : Phaser.Game Local reference to game.
destroy() Destroys this object and the associated event listeners. Source code:
onDisconnectCallback : Function This callback is invoked every time any gamepad is disconnected
Page 3 of 3