GLFWgamepadstate.buttons

The states of each gamepad button, GLFW_PRESS or GLFW_RELEASE.

struct GLFWgamepadstate
ubyte[15] buttons;

Meta