RetroArch
|
Public Attributes | |
uint32_t | slot |
IOHIDDeviceRef | handle |
char | name [PATH_MAX_LENGTH] |
apple_input_rec_t * | axes |
apple_input_rec_t * | hats |
apple_input_rec_t * | buttons |
uint8_t | data [2048] |
uint32_t | uniqueId |
apple_input_rec_t* iohidmanager_hid_adapter::axes |
apple_input_rec_t* iohidmanager_hid_adapter::buttons |
uint8_t iohidmanager_hid_adapter::data[2048] |
IOHIDDeviceRef iohidmanager_hid_adapter::handle |
apple_input_rec_t* iohidmanager_hid_adapter::hats |
char iohidmanager_hid_adapter::name[PATH_MAX_LENGTH] |
uint32_t iohidmanager_hid_adapter::slot |
uint32_t iohidmanager_hid_adapter::uniqueId |