cf_haptic_supports¶
Category: haptic
GitHub: cute_haptics.h
Checks to see if a certain type of haptic is supported on this device.
| Parameters | Description |
|---|---|
| haptic | The haptic. |
| type | The CF_HapticType to check support for. |
Return Value¶
Returns true if supported, false otherwise.
Related Pages¶
CF_Haptic
cf_haptic_open
cf_haptic_close
cf_haptic_create_effect
cf_haptic_run_effect