SDL
2.0
|
#include <SDL_syshaptic.h>
Data Fields | |
SDL_HapticEffect | effect |
struct haptic_hweffect * | hweffect |
Definition at line 30 of file SDL_syshaptic.h.
SDL_HapticEffect haptic_effect::effect |
Definition at line 32 of file SDL_syshaptic.h.
struct haptic_hweffect* haptic_effect::hweffect |
Definition at line 33 of file SDL_syshaptic.h.