#include <InputHandler_DirectInputHelper.h>
Public Types | |
enum | { KEYBOARD, JOYSTICK } |
Public Member Functions | |
DIDevice () | |
bool | Open () |
void | Close () |
Public Attributes | |
DIDEVICEINSTANCE | JoystickInst |
LPDIRECTINPUTDEVICE2 | Device |
enum DIDevice:: { ... } | type |
bool | buffered |
int | buttons |
int | axes |
int | hats |
vector< input_t > | Inputs |
InputDevice | dev |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|