cf_haptic_stop_effect¶
Category: haptic
GitHub: cute_haptics.h
Stops playing the specified effect.
Parameters | Description |
---|---|
haptic | The haptic. |
effect | The haptic effect created by cf_haptic_create_effect. |
Remarks¶
The effect is not destroyed.
Related Pages¶
CF_Haptic
cf_haptic_open
CF_HapticEffect
cf_haptic_create_effect
cf_haptic_stop_all
cf_haptic_destroy_effect
cf_haptic_pause
cf_haptic_unpause