xbmc
Public Attributes | List of all members
JOYSTICK_DRIVER_PRIMITIVE Struct Reference

Driver primitive struct. More...

#include <peripheral.h>

Collaboration diagram for JOYSTICK_DRIVER_PRIMITIVE:
Collaboration graph
[legend]

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
 
}; 
 

Detailed Description

Driver primitive struct.


The documentation for this struct was generated from the following file: