|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
Data Fields | |
| LONG | x |
| LONG | y |
| LONG | z |
| LONG | rx |
| LONG | ry |
| LONG | rz |
| LONG | sliders [2] |
| DWORD | pov [4] |
| BYTE | buttons [32] |
Definition at line 14 of file hook_dinput_poll.c.
| BYTE di_joy_state::buttons[32] |
Definition at line 23 of file hook_dinput_poll.c.
| DWORD di_joy_state::pov[4] |
Definition at line 22 of file hook_dinput_poll.c.
| LONG di_joy_state::rx |
Definition at line 18 of file hook_dinput_poll.c.
| LONG di_joy_state::ry |
Definition at line 19 of file hook_dinput_poll.c.
| LONG di_joy_state::rz |
Definition at line 20 of file hook_dinput_poll.c.
| LONG di_joy_state::sliders[2] |
Definition at line 21 of file hook_dinput_poll.c.
| LONG di_joy_state::x |
Definition at line 15 of file hook_dinput_poll.c.
| LONG di_joy_state::y |
Definition at line 16 of file hook_dinput_poll.c.
| LONG di_joy_state::z |
Definition at line 17 of file hook_dinput_poll.c.