unecht ~imgbot (2022-04-08T11:33:38.7163448)
Dub
Repo
UEJoystickInfo
unecht
glfw
joysticks
struct
UEJoystickInfo {
uint
axesCount
;
uint
buttonCount
;
string
name
;
}
Members
Variables
axesCount
uint
axesCount
;
Undocumented in source.
buttonCount
uint
buttonCount
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
unecht
glfw
joysticks
static variables
MAX_AXES
MAX_BUTTONS
structs
GLFWJoysticks
UEJoystickInfo
UEJoystickState