|
SDL
2.0
|
Include dependency graph for SDL_xinputhaptic_c.h:Go to the source code of this file.
| void SDL_XINPUT_HapticClose | ( | SDL_Haptic * | haptic | ) |
Definition at line 410 of file SDL_xinputhaptic.c.
| void SDL_XINPUT_HapticDestroyEffect | ( | SDL_Haptic * | haptic, |
| struct haptic_effect * | effect | ||
| ) |
Definition at line 444 of file SDL_xinputhaptic.c.
| int SDL_XINPUT_HapticGetEffectStatus | ( | SDL_Haptic * | haptic, |
| struct haptic_effect * | effect | ||
| ) |
Definition at line 374 of file SDL_xinputhaptic.c.
| int SDL_XINPUT_HapticNewEffect | ( | SDL_Haptic * | haptic, |
| struct haptic_effect * | effect, | ||
| SDL_HapticEffect * | base | ||
| ) |
Definition at line 420 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_HapticOpen | ( | SDL_Haptic * | haptic, |
| SDL_hapticlist_item * | item | ||
| ) |
Definition at line 392 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_HapticOpenFromJoystick | ( | SDL_Haptic * | haptic, |
| SDL_Joystick * | joystick | ||
| ) |
Definition at line 404 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_HapticPause | ( | SDL_Haptic * | haptic | ) |
Definition at line 467 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
Definition at line 415 of file SDL_xinputhaptic.c.
| int SDL_XINPUT_HapticRunEffect | ( | SDL_Haptic * | haptic, |
| struct haptic_effect * | effect, | ||
| Uint32 | iterations | ||
| ) |
Definition at line 432 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
Definition at line 461 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
Definition at line 455 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_HapticStopAll | ( | SDL_Haptic * | haptic | ) |
Definition at line 479 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_HapticStopEffect | ( | SDL_Haptic * | haptic, |
| struct haptic_effect * | effect | ||
| ) |
Definition at line 438 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_HapticUnpause | ( | SDL_Haptic * | haptic | ) |
Definition at line 473 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_HapticUpdateEffect | ( | SDL_Haptic * | haptic, |
| struct haptic_effect * | effect, | ||
| SDL_HapticEffect * | data | ||
| ) |
Definition at line 426 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_JoystickSameHaptic | ( | SDL_Haptic * | haptic, |
| SDL_Joystick * | joystick | ||
| ) |
Definition at line 398 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_MaybeAddDevice | ( | const DWORD | dwUserid | ) |
Definition at line 380 of file SDL_xinputhaptic.c.
References SDL_Unsupported.
| int SDL_XINPUT_MaybeRemoveDevice | ( | const DWORD | dwUserid | ) |
Definition at line 386 of file SDL_xinputhaptic.c.
References SDL_Unsupported.