cf_haptic_run_effect¶
Category: haptic
GitHub: cute_haptics.h
Starts playing the specified effect a number of times.
Parameters | Description |
---|---|
haptic | The haptic. |
effect | The haptic effect created by cf_haptic_create_effect. |
iterations | A number of times to play the effect. |
Related Pages¶
CF_Haptic
cf_haptic_open
CF_HapticEffect
cf_haptic_create_effect
cf_haptic_stop_effect