phaser - v4.0.0-rc.4
    Preparing search index...

    The Gamepad object, as extracted from GamepadEvent.

    type Pad = {
        id: string;
        index: number;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the Gamepad.

    index: number

    The index of the Gamepad.