#include <OISEffect.h>
Public Member Functions | |
| Envelope () | |
| bool | isUsed () |
Public Attributes | |
| unsigned short | attackLength |
| unsigned short | attackLevel |
| unsigned short | fadeLength |
| unsigned short | fadeLevel |
Definition at line 171 of file OISEffect.h.
| OIS::Envelope::Envelope | ( | ) | [inline] |
Definition at line 173 of file OISEffect.h.
| bool OIS::Envelope::isUsed | ( | ) | [inline] |
Definition at line 178 of file OISEffect.h.
| unsigned short OIS::Envelope::attackLength |
Definition at line 183 of file OISEffect.h.
| unsigned short OIS::Envelope::attackLevel |
Definition at line 184 of file OISEffect.h.
| unsigned short OIS::Envelope::fadeLength |
Definition at line 185 of file OISEffect.h.
| unsigned short OIS::Envelope::fadeLevel |
Definition at line 186 of file OISEffect.h.
1.5.4