|
SDL
2.0
|
This graph shows which files directly or indirectly include this file: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 389 of file SDL_haptic.c.
References NULL, SDL_assert, SDL_haptics, and SDL_SYS_HapticQuit().
Referenced by SDL_QuitSubSystem().