21 #include "../../SDL_internal.h" 23 #ifndef _SDL_windowshaptic_c_h 24 #define _SDL_windowshaptic_c_h 27 #include "../SDL_syshaptic.h" 28 #include "../../core/windows/SDL_directx.h" 29 #include "../../core/windows/SDL_xinput.h" 37 LPDIRECTINPUTDEVICE8 device;
57 LPDIRECTINPUTEFFECT
ref;
60 XINPUT_VIBRATION vibration;
73 DIDEVCAPS capabilities;
A type representing an atomic integer value. It is a struct so people don't accidentally use numeric ...
uint32_t Uint32
An unsigned 32-bit integer type.
int SDL_SYS_RemoveHapticDevice(SDL_hapticlist_item *prev, SDL_hapticlist_item *item)
SDL_hapticlist_item * SDL_hapticlist
struct SDL_hapticlist_item * next
uint8_t Uint8
An unsigned 8-bit integer type.
int SDL_SYS_AddHapticDevice(SDL_hapticlist_item *item)