CF_HapticWaveType¶
Category: haptic
GitHub: cute_haptics.h
Various types of supported haptic waves.
Values¶
Enum | Description |
---|---|
HAPTIC_WAVE_TYPE_SINE | Sin wave haptic type. |
HAPTIC_WAVE_TYPE_TRIANGLE | Triangle wave haptic type. |
HAPTIC_WAVE_TYPE_SAW | Saw pattern wave haptic type. |
Related Pages¶
cf_haptic_create_effect
cf_haptic_wave_type_to_string
CF_HapticPeriodic
CF_HapticEffect