Type Alias BpxGameInputMethod

BpxGameInputMethod:
    | "gamepad"
    | "keyboard"
    | "mouse"
    | "touch"