Type alias GamepadButtonName

GamepadButtonName: "a-button" | "b-button" | "x-button" | "y-button"

Button names on typical controllers (since there seems to be no agreed naming)
https://w3c.github.io/gamepad/#remapping

Generated using TypeDoc