ecspresso
    Preparing search index...

    Interface GamepadButtonRef

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

    Properties

    Properties

    button: number
    pad: number