|
SDL
2.0
|
#include <controller_structs.h>
Data Fields | |
| short | sLeftPadX |
| short | sLeftPadY |
| short | sRightPadX |
| short | sRightPadY |
| short | sLeftPadMouseDX |
| short | sLeftPadMouseDY |
| short | sRightPadMouseDX |
| short | sRightPadMouseDY |
| short | sLeftPadMouseFilteredDX |
| short | sLeftPadMouseFilteredDY |
| short | sRightPadMouseFilteredDX |
| short | sRightPadMouseFilteredDY |
| unsigned char | ucLeftZ |
| unsigned char | ucRightZ |
| unsigned char | ucLeftFingerPresent |
| unsigned char | ucRightFingerPresent |
| unsigned char | ucLeftTimestamp |
| unsigned char | ucRightTimestamp |
| unsigned char | ucLeftTapState |
| unsigned char | ucRightTapState |
| unsigned int | unDigitalIOStates0 |
| unsigned int | unDigitalIOStates1 |
Definition at line 139 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sLeftPadMouseDX |
Definition at line 150 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sLeftPadMouseDY |
Definition at line 151 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sLeftPadMouseFilteredDX |
Definition at line 158 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sLeftPadMouseFilteredDY |
Definition at line 159 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sLeftPadX |
Definition at line 142 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sLeftPadY |
Definition at line 143 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sRightPadMouseDX |
Definition at line 154 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sRightPadMouseDY |
Definition at line 155 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sRightPadMouseFilteredDX |
Definition at line 162 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sRightPadMouseFilteredDY |
Definition at line 163 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sRightPadX |
Definition at line 146 of file controller_structs.h.
| short ValveControllerDebugPacket_t::sRightPadY |
Definition at line 147 of file controller_structs.h.
| unsigned char ValveControllerDebugPacket_t::ucLeftFingerPresent |
Definition at line 170 of file controller_structs.h.
| unsigned char ValveControllerDebugPacket_t::ucLeftTapState |
Definition at line 178 of file controller_structs.h.
| unsigned char ValveControllerDebugPacket_t::ucLeftTimestamp |
Definition at line 174 of file controller_structs.h.
| unsigned char ValveControllerDebugPacket_t::ucLeftZ |
Definition at line 166 of file controller_structs.h.
| unsigned char ValveControllerDebugPacket_t::ucRightFingerPresent |
Definition at line 171 of file controller_structs.h.
| unsigned char ValveControllerDebugPacket_t::ucRightTapState |
Definition at line 179 of file controller_structs.h.
| unsigned char ValveControllerDebugPacket_t::ucRightTimestamp |
Definition at line 175 of file controller_structs.h.
| unsigned char ValveControllerDebugPacket_t::ucRightZ |
Definition at line 167 of file controller_structs.h.
| unsigned int ValveControllerDebugPacket_t::unDigitalIOStates0 |
Definition at line 181 of file controller_structs.h.
| unsigned int ValveControllerDebugPacket_t::unDigitalIOStates1 |
Definition at line 182 of file controller_structs.h.