SDL_HapticConstant Struct Reference
A structure containing a template for a Constant effect.
More...
#include <SDL_haptic.h>
Detailed Description
A structure containing a template for a Constant effect.
The struct is exclusive to the SDL_HAPTIC_CONSTANT effect.
A constant effect applies a constant force in the specified direction to the joystick.
- See also:
- SDL_HAPTIC_CONSTANT
SDL_HapticEffect
Field Documentation
Level at the start of the attack.
Button that triggers the effect.
Delay before starting the effect.
Level at the end of the fade.
How soon it can be triggered again after button.
Strength of the constant effect.
The documentation for this struct was generated from the following file: