cf_haptic_update_effect¶
Category: haptic
GitHub: cute_haptics.h
Dynamically updates an effect on the device. This can not change the effect type.
| Parameters | Description |
|---|---|
| haptic | The haptic. |
| effect | The haptic effect created by cf_haptic_create_effect. |
| data | The updated haptic specification. |
Related Pages¶
CF_Haptic
cf_haptic_open
CF_HapticData
CF_HapticEffect
cf_haptic_create_effect
cf_haptic_run_effect
cf_haptic_stop_effect