Home | History | Annotate | Download | only in include

Lines Matching full:effects

146  *  \name Haptic effects
265 /* @} *//* Haptic effects */
267 /* These last few are features the device has, not effects */
484 * The struct handles the following effects:
570 * The struct handles the following effects:
622 * the effects get added to the ramp effect making the effect become
740 * // Replay - All effects have this
744 * // Trigger - All effects have this
748 * // Envelope - All effects except condition effects have this
789 /* Common for all force feedback effects */
925 * \brief Returns the number of effects a haptic device can store.
932 * \return The number of effects the haptic device can store or
941 * \brief Returns the number of effects a haptic device can play at the same
947 * \param haptic The haptic device to query maximum playing effects.
948 * \return The number of effects the haptic device can play at the same time
1069 * This will stop the effect if it's running. Effects are automatically
1136 * Do not modify the effects nor add new ones while the device is paused.
1159 * \brief Stops all the currently playing effects on a haptic device.