#include <Joystick.h>
Public Methods | |
Joystick (unsigned int deviceID) | |
~Joystick () | |
HRESULT | deviceName (char *name) |
HRESULT | open () |
HRESULT | close () |
HRESULT | poll (DIJOYSTATE2 *js) |
BOOL CALLBACK | enumCallback (const DIDEVICEINSTANCE *instance, VOID *context) |
Static Public Methods | |
unsigned int | deviceCount () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|