diff include/SDL_haptic.h @ 2563:be2ea885d70b gsoc2008_force_feedback

More verbose about envelopes.
author Edgar Simo <bobbens@gmail.com>
date Thu, 31 Jul 2008 10:25:49 +0000
parents c38ac77ea28f
children 446054caaa81
line wrap: on
line diff
--- a/include/SDL_haptic.h	Thu Jul 31 10:21:11 2008 +0000
+++ b/include/SDL_haptic.h	Thu Jul 31 10:25:49 2008 +0000
@@ -649,6 +649,9 @@
  *  use them if possible.  Buttons start at index 1 instead of index 0 like
  *  they joystick.
  *
+ * If both attack_length and fade_level are 0, the envelope is not used,
+ *  otherwise both values are used.
+ *
  * Common parts:
  * \code
  * // Replay - All effects have this