GLFW_JOYSTICK_1

@defgroup joysticks Joysticks * Joystick IDs. * * See joystick input for how these are used. * * Ingroup: input * @{

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

Meta