GLFW_HAT_CENTERED

@defgroup hat_state Joystick hat states * Joystick hat states. * * See joystick hat input for how these are used. * * Ingroup: input * @{

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

Meta