GLFW_GAMEPAD_BUTTON_A

@defgroup gamepad_buttons Gamepad buttons * Gamepad buttons. * * See @ref gamepad for how these are used. * * Ingroup: input * @{

extern (C) @nogc nothrow __gshared
enum GLFW_GAMEPAD_BUTTON_A = 0;

Meta