21 #include "../../SDL_internal.h" 24 #include "../SDL_sysjoystick.h" 25 #include "../../core/windows/SDL_windows.h" 26 #include "../../core/windows/SDL_directx.h" 28 #define MAX_INPUTS 256 71 #if SDL_JOYSTICK_DINPUT 72 LPDIRECTINPUTDEVICE8 InputDevice;
73 DIDEVCAPS Capabilities;
86 #if SDL_JOYSTICK_DINPUT 87 extern const DIDATAFORMAT SDL_c_dfDIJoystick2;
JoyStick_DeviceData * SYS_Joystick
struct JoyStick_DeviceData * pNext
void SDL_SYS_AddJoystickDevice(JoyStick_DeviceData *device)
SDL_bool send_remove_event
SDL_JoystickID nInstanceID
uint8_t Uint8
An unsigned 8-bit integer type.
DIDEVICEINSTANCE dxdevice