SDL
2.0
|
Go to the source code of this file.
Functions | |
int | SDL_HapticInit (void) |
void | SDL_HapticQuit (void) |
int SDL_HapticInit | ( | void | ) |
Definition at line 35 of file SDL_haptic.c.
References SDL_SYS_HapticInit().
Referenced by SDL_InitSubSystem().
Definition at line 390 of file SDL_haptic.c.
References NULL, SDL_assert, SDL_haptics, and SDL_SYS_HapticQuit().
Referenced by SDL_QuitSubSystem().