glfw-d ~develop (2026-02-18T09:10:47.3737841)
Dub
Repo
GLFWgamepadstate.buttons
glfw3
api
GLFWgamepadstate
The states of each
gamepad button
,
GLFW_PRESS
or
GLFW_RELEASE
.
struct
GLFWgamepadstate
ubyte
[
15
]
buttons
;
Meta
Source
See Implementation
glfw3
api
GLFWgamepadstate
variables
axes
buttons
The states of each gamepad button, GLFW_PRESS or GLFW_RELEASE.