GLFW_GAMEPAD_AXIS_LEFT_X

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

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

Meta