#include <cocoa_joystick.h>
Public Attributes | |
CFMutableArrayRef | axes |
CFMutableArrayRef | buttons |
IOHIDDeviceRef | device |
CFMutableArrayRef | hats |
Definition at line 39 of file cocoa_joystick.h.
CFMutableArrayRef _GLFWjoystickNS::axes |
Definition at line 42 of file cocoa_joystick.h.
CFMutableArrayRef _GLFWjoystickNS::buttons |
Definition at line 43 of file cocoa_joystick.h.
IOHIDDeviceRef _GLFWjoystickNS::device |
Definition at line 41 of file cocoa_joystick.h.
CFMutableArrayRef _GLFWjoystickNS::hats |
Definition at line 44 of file cocoa_joystick.h.