new Gamepad(game) The Gamepad class handles gamepad input and dispatches gamepad events. Remember to call gamepad.start()
destroy() Destroys this object and the associated event listeners. Source code:
onDisconnectCallback : Function This callback is invoked every time any gamepad is disconnected
new SinglePad(game, padParent) A single Phaser Gamepad Parameters
Page 6 of 6