glfw-d v1.1.0 (2021-04-01T18:39:38Z)
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.