[ CCode ( cprefix = "RETRO_JOYPAD_ID_" , type_id = "retro_joypad_id_get_type ()" ) ]
public enum JoypadId
Represents the buttons for the Libretro gamepad.
The available buttons are the same as the W3C Standard Gamepad, the SDL GameController and many other modern standard gamepads, but the name of the buttons may differ. See the <ulink url="https://w3c.github.io/gamepad/">W3C Gamepad Specification</ulink> and the <ulink url="https://wiki.libsdl.org/CategoryGameController">SDL GamepadController definition</ulink> for more information.