glfw-d v1.0.1 (2020-08-20T22:17:10Z)
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.