UEJoystickState

Members

Variables

axesState
float[MAX_AXES] axesState;
Undocumented in source.
buttonState
ubyte[MAX_BUTTONS] buttonState;
Undocumented in source.
connected
bool connected;
Undocumented in source.
glfwAxesPtr
float* glfwAxesPtr;
Undocumented in source.
glfwButtonPtr
ubyte* glfwButtonPtr;
Undocumented in source.
info
UEJoystickInfo info;
Undocumented in source.

Meta