#include <winmm_joystick.h>
Public Attributes | |
float | axes [6] |
unsigned char | buttons [36] |
char * | name |
Definition at line 36 of file winmm_joystick.h.
float _GLFWjoystickWinMM::axes[6] |
Definition at line 38 of file winmm_joystick.h.
unsigned char _GLFWjoystickWinMM::buttons[36] |
Definition at line 39 of file winmm_joystick.h.
char* _GLFWjoystickWinMM::name |
Definition at line 40 of file winmm_joystick.h.