cf_haptic_create_effect¶
Category: haptic
GitHub: cute_haptics.h
Creates a single effect instance on the device.
| Parameters | Description |
|---|---|
| haptic | The haptic. |
| data | The haptic specification. |
Remarks¶
Run the haptic with haptic_run_effect.
Related Pages¶
CF_Haptic
cf_haptic_open
CF_HapticEffect
cf_haptic_run_effect