#include <OISEffect.h>
Public Member Functions | |
| RampEffect () | |
Public Attributes | |
| struct Envelope | envelope |
| signed short | startLevel |
| signed short | endLevel |
Definition at line 205 of file OISEffect.h.
| OIS::RampEffect::RampEffect | ( | ) | [inline] |
Definition at line 207 of file OISEffect.h.
struct Envelope OIS::RampEffect::envelope [read] |
Definition at line 209 of file OISEffect.h.
| signed short OIS::RampEffect::startLevel |
Definition at line 210 of file OISEffect.h.
| signed short OIS::RampEffect::endLevel |
Definition at line 211 of file OISEffect.h.
1.5.4