Pad
<static> Pad
The Gamepad object, as extracted from GamepadEvent.
name | type | optional | description |
---|---|---|---|
id | string | No | The ID of the Gamepad. |
index | number | No | The index of the Gamepad. |
Type: object
Member of: Phaser.Types.Input.Gamepad
Source: src/input/gamepad/typedefs/Pad.js#L1
Since: 3.10.0