|
SDL
2.0
|
#include <controller_structs.h>
Data Fields | |
| unsigned int | unPacketNum |
| unsigned short | sEventCode |
| unsigned short | unStateFlags |
| unsigned short | sBatteryVoltage |
| unsigned char | ucBatteryLevel |
Definition at line 208 of file controller_structs.h.
| unsigned short SteamControllerStatusEvent_t::sBatteryVoltage |
Definition at line 218 of file controller_structs.h.
| unsigned short SteamControllerStatusEvent_t::sEventCode |
Definition at line 214 of file controller_structs.h.
| unsigned char SteamControllerStatusEvent_t::ucBatteryLevel |
Definition at line 221 of file controller_structs.h.
| unsigned int SteamControllerStatusEvent_t::unPacketNum |
Definition at line 211 of file controller_structs.h.
| unsigned short SteamControllerStatusEvent_t::unStateFlags |
Definition at line 215 of file controller_structs.h.