SDL
2.0
SDL_syshaptic_c.h
Go to the documentation of this file.
1
#include "
SDL_config.h
"
2
3
#ifdef SDL_HAPTIC_ANDROID
4
5
6
extern
int
Android_AddHaptic(
int
device_id,
const
char
*
name
);
7
extern
int
Android_RemoveHaptic(
int
device_id);
8
9
10
#endif
/* SDL_HAPTIC_ANDROID */
11
12
/* vi: set ts=4 sw=4 expandtab: */
SDL_config.h
name
GLuint const GLchar * name
Definition:
SDL_opengl_glext.h:660
src
haptic
android
SDL_syshaptic_c.h
Generated by
1.8.13