zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
XINPUT_GAMEPAD_EX Struct Reference

#include <SDL_dxjoystick_c.h>

Public Attributes

BYTE bLeftTrigger
 
BYTE bRightTrigger
 
DWORD dwPaddingReserved
 
SHORT sThumbLX
 
SHORT sThumbLY
 
SHORT sThumbRX
 
SHORT sThumbRY
 
WORD wButtons
 

Detailed Description

Definition at line 59 of file SDL_dxjoystick_c.h.

Member Data Documentation

BYTE XINPUT_GAMEPAD_EX::bLeftTrigger

Definition at line 62 of file SDL_dxjoystick_c.h.

BYTE XINPUT_GAMEPAD_EX::bRightTrigger

Definition at line 63 of file SDL_dxjoystick_c.h.

DWORD XINPUT_GAMEPAD_EX::dwPaddingReserved

Definition at line 68 of file SDL_dxjoystick_c.h.

SHORT XINPUT_GAMEPAD_EX::sThumbLX

Definition at line 64 of file SDL_dxjoystick_c.h.

SHORT XINPUT_GAMEPAD_EX::sThumbLY

Definition at line 65 of file SDL_dxjoystick_c.h.

SHORT XINPUT_GAMEPAD_EX::sThumbRX

Definition at line 66 of file SDL_dxjoystick_c.h.

SHORT XINPUT_GAMEPAD_EX::sThumbRY

Definition at line 67 of file SDL_dxjoystick_c.h.

WORD XINPUT_GAMEPAD_EX::wButtons

Definition at line 61 of file SDL_dxjoystick_c.h.


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