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

#include <SDL_syshaptic.h>

Public Attributes

SDL_HapticEffect effect
 
struct haptic_hweffect * hweffect
 

Detailed Description

Definition at line 33 of file SDL_syshaptic.h.

Member Data Documentation

SDL_HapticEffect haptic_effect::effect

Definition at line 35 of file SDL_syshaptic.h.

Referenced by SDL_HapticNewEffect(), and SDL_HapticUpdateEffect().

struct haptic_hweffect* haptic_effect::hweffect

Definition at line 36 of file SDL_syshaptic.h.

Referenced by SDL_HapticClose(), SDL_HapticDestroyEffect(), and SDL_HapticNewEffect().


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