102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
di_joy_state Struct Reference

Data Fields

LONG x
LONG y
LONG z
LONG rx
LONG ry
LONG rz
LONG sliders [2]
DWORD pov [4]
BYTE buttons [32]

Detailed Description

Definition at line 14 of file hook_dinput_poll.c.

Field Documentation

◆ buttons

BYTE di_joy_state::buttons[32]

Definition at line 23 of file hook_dinput_poll.c.

◆ pov

DWORD di_joy_state::pov[4]

Definition at line 22 of file hook_dinput_poll.c.

◆ rx

LONG di_joy_state::rx

Definition at line 18 of file hook_dinput_poll.c.

◆ ry

LONG di_joy_state::ry

Definition at line 19 of file hook_dinput_poll.c.

◆ rz

LONG di_joy_state::rz

Definition at line 20 of file hook_dinput_poll.c.

◆ sliders

LONG di_joy_state::sliders[2]

Definition at line 21 of file hook_dinput_poll.c.

◆ x

LONG di_joy_state::x

Definition at line 15 of file hook_dinput_poll.c.

◆ y

LONG di_joy_state::y

Definition at line 16 of file hook_dinput_poll.c.

◆ z

LONG di_joy_state::z

Definition at line 17 of file hook_dinput_poll.c.


The documentation for this struct was generated from the following file: