Mercurial > sdl-ios-xcode
diff include/SDL_haptic.h @ 2532:688cad3f6090 gsoc2008_force_feedback
More comments.
Disabled envelope on condition effects.
author | Edgar Simo <bobbens@gmail.com> |
---|---|
date | Fri, 18 Jul 2008 19:16:03 +0000 |
parents | 2d88b82ce781 |
children | f0ed8471497d |
line wrap: on
line diff
--- a/include/SDL_haptic.h Fri Jul 18 18:58:47 2008 +0000 +++ b/include/SDL_haptic.h Fri Jul 18 19:16:03 2008 +0000 @@ -602,6 +602,9 @@ * Neither delay, interval, attack_length nor fade_length support * SDL_HAPTIC_INFINITY. Fade will also not be used since effect never ends. * + * Additionally, the SDL_HAPTIC_RAMP effect does not support a duration of + * SDL_HAPTIC_INFINITY. + * * Common parts: * \code * // Replay - All effects have this