unecht ~master (2022-03-04T08:37:32.0304428)
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