SDL  2.0
SDL_windowshaptic_c.h File Reference
+ Include dependency graph for SDL_windowshaptic_c.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  haptic_hwdata
struct  haptic_hweffect
struct  SDL_hapticlist_item

Functions

int SDL_SYS_AddHapticDevice (SDL_hapticlist_item *item)
int SDL_SYS_RemoveHapticDevice (SDL_hapticlist_item *prev, SDL_hapticlist_item *item)

Variables

SDL_hapticlist_itemSDL_hapticlist

Function Documentation

int SDL_SYS_AddHapticDevice ( SDL_hapticlist_item item)
int SDL_SYS_RemoveHapticDevice ( SDL_hapticlist_item prev,
SDL_hapticlist_item item 
)

Variable Documentation

SDL_hapticlist_item* SDL_hapticlist