|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| IDirectInputDeviceA * | pJoystick |
| DWORD | axis |
| DWORD | pov |
| DWORD | button |
| LONG | lMin |
| LONG | lMax |
| DWORD | dZone |
Definition at line 75 of file joystick.c.
| DWORD tagJoystickInfo::axis |
Definition at line 78 of file joystick.c.
| DWORD tagJoystickInfo::button |
Definition at line 80 of file joystick.c.
| DWORD tagJoystickInfo::dZone |
Definition at line 82 of file joystick.c.
| LONG tagJoystickInfo::lMax |
Definition at line 81 of file joystick.c.
| LONG tagJoystickInfo::lMin |
Definition at line 81 of file joystick.c.
| IDirectInputDeviceA* tagJoystickInfo::pJoystick |
Definition at line 77 of file joystick.c.
| DWORD tagJoystickInfo::pov |
Definition at line 79 of file joystick.c.