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

#include <SDL_syshaptic.h>

Public Attributes

struct haptic_effecteffects
 
struct haptic_hwdata * hwdata
 
Uint8 index
 
int naxes
 
int neffects
 
int nplaying
 
int ref_count
 
SDL_HapticEffect rumble_effect
 
int rumble_id
 
unsigned int supported
 

Detailed Description

Definition at line 42 of file SDL_syshaptic.h.

Member Data Documentation

struct haptic_hwdata* _SDL_Haptic::hwdata

Definition at line 52 of file SDL_syshaptic.h.

Uint8 _SDL_Haptic::index

Definition at line 44 of file SDL_syshaptic.h.

Referenced by SDL_HapticIndex(), and SDL_HapticOpen().

int _SDL_Haptic::naxes

Definition at line 50 of file SDL_syshaptic.h.

Referenced by SDL_HapticNumAxes().

int _SDL_Haptic::neffects
int _SDL_Haptic::nplaying

Definition at line 48 of file SDL_syshaptic.h.

Referenced by SDL_HapticNumEffectsPlaying().

int _SDL_Haptic::ref_count

Definition at line 53 of file SDL_syshaptic.h.

Referenced by SDL_HapticClose(), SDL_HapticOpen(), and SDL_HapticOpenFromJoystick().

SDL_HapticEffect _SDL_Haptic::rumble_effect

Definition at line 56 of file SDL_syshaptic.h.

Referenced by SDL_HapticRumbleInit(), and SDL_HapticRumblePlay().


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