|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <joystick_private.h>

Definition at line 41 of file joystick_private.h.
| int* JoystickGenericImpl::axis_map |
Definition at line 52 of file joystick_private.h.
| struct IDirectInputDeviceImpl JoystickGenericImpl::base |
Definition at line 43 of file joystick_private.h.
| int JoystickGenericImpl::button_map[MAX_MAP_BUTTONS] |
Definition at line 53 of file joystick_private.h.
| LONG JoystickGenericImpl::deadzone |
Definition at line 54 of file joystick_private.h.
| DIDEVCAPS JoystickGenericImpl::devcaps |
Definition at line 46 of file joystick_private.h.
| int JoystickGenericImpl::device_axis_count |
Definition at line 51 of file joystick_private.h.
| GUID JoystickGenericImpl::guidInstance |
Definition at line 49 of file joystick_private.h.
| GUID JoystickGenericImpl::guidProduct |
Definition at line 48 of file joystick_private.h.
| joy_polldev_handler* JoystickGenericImpl::joy_polldev |
Definition at line 56 of file joystick_private.h.
| DIJOYSTATE2 JoystickGenericImpl::js |
Definition at line 47 of file joystick_private.h.
| char* JoystickGenericImpl::name |
Definition at line 50 of file joystick_private.h.
Definition at line 45 of file joystick_private.h.