Get the label of a button on a gamepad.
Defined in <SDL3/SDL_gamepad.h>
gamepad | a gamepad |
button | a button index (one of the SDL_GamepadButton values) |
Returns the SDL_GamepadButtonLabel enum corresponding to the button label
This function is available since SDL 3.0.0.