ecspresso
    Preparing search index...

    Interface GamepadButtonRef

    interface GamepadButtonRef {
        button: number;
        pad: number;
    }
    Index
    button: number
    pad: number