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

#include <SDL_touch_c.h>

Public Attributes

SDL_Finger ** fingers
 
SDL_TouchID id
 
int max_fingers
 
int num_fingers
 

Detailed Description

Definition at line 27 of file SDL_touch_c.h.

Member Data Documentation

SDL_TouchID SDL_Touch::id

Definition at line 29 of file SDL_touch_c.h.

Referenced by SDL_AddTouch(), SDL_GetTouchDevice(), and SDL_GetTouchIndex().

int SDL_Touch::max_fingers

Definition at line 31 of file SDL_touch_c.h.

Referenced by SDL_AddFinger(), SDL_AddTouch(), and SDL_DelTouch().


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