PokéRogue
    Preparing search index...

    Type Alias GamepadButtonName

    GamepadButtonName:
        | "RC_S"
        | "RC_E"
        | "RC_W"
        | "RC_N"
        | "START"
        | "SELECT"
        | "LB"
        | "RB"
        | "LT"
        | "RT"
        | "LS"
        | "RS"
        | "LC_N"
        | "LC_S"
        | "LC_W"
        | "LC_E"
        | "TOUCH"
        | "MENU"

    Union type of a Gamepad Button name