unecht ~master (2017-06-11T11:53:32Z)
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