xbmc
|
Driver primitive struct. More...
#include <peripheral.h>
Public Attributes | |
JOYSTICK_DRIVER_PRIMITIVE_TYPE | type |
union { | |
struct JOYSTICK_DRIVER_BUTTON button | |
struct JOYSTICK_DRIVER_HAT hat | |
struct JOYSTICK_DRIVER_SEMIAXIS semiaxis | |
struct JOYSTICK_DRIVER_MOTOR motor | |
struct JOYSTICK_DRIVER_KEY key | |
struct JOYSTICK_DRIVER_MOUSE_BUTTON mouse | |
struct JOYSTICK_DRIVER_RELPOINTER relpointer | |
}; | |
Driver primitive struct.