zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_x11xinput2.h File Reference
#include "SDL_config.h"

Go to the source code of this file.

Typedefs

typedef struct XGenericEventCookie XGenericEventCookie
 

Functions

int X11_HandleXinput2Event (SDL_VideoData *videodata, XGenericEventCookie *cookie)
 
void X11_InitXinput2 (_THIS)
 
void X11_InitXinput2Multitouch (_THIS)
 
int X11_Xinput2IsInitialized (void)
 
int X11_Xinput2IsMultitouchSupported (void)
 
void X11_Xinput2SelectTouch (_THIS, SDL_Window *window)
 

Typedef Documentation

Definition at line 30 of file SDL_x11xinput2.h.

Function Documentation

int X11_HandleXinput2Event ( SDL_VideoData videodata,
XGenericEventCookie cookie 
)
void X11_InitXinput2 ( _THIS  )
void X11_InitXinput2Multitouch ( _THIS  )
int X11_Xinput2IsInitialized ( void  )
int X11_Xinput2IsMultitouchSupported ( void  )
void X11_Xinput2SelectTouch ( _THIS  ,
SDL_Window window 
)