sfJoystickIdentification holds a joystick's identification More...
#include <JoystickIdentification.h>
| Data Fields | |
| const char * | name | 
| unsigned int | vendorId | 
| unsigned int | productId | 
sfJoystickIdentification holds a joystick's identification
Definition at line 37 of file JoystickIdentification.h.
| const char* sfJoystickIdentification::name | 
Definition at line 39 of file JoystickIdentification.h.
| unsigned int sfJoystickIdentification::productId | 
Definition at line 41 of file JoystickIdentification.h.
| unsigned int sfJoystickIdentification::vendorId | 
Definition at line 40 of file JoystickIdentification.h.