OIS
1.5
Object-oriented Input System
|
#include <OISEffect.h>
Public Member Functions | |
Envelope () | |
bool | isUsed () const |
Public Member Functions inherited from OIS::ForceEffect | |
virtual | ~ForceEffect () |
Public Attributes | |
unsigned int | attackLength |
unsigned short | attackLevel |
unsigned int | fadeLength |
unsigned short | fadeLevel |
An optional envelope to be applied to the start/end of an effect. If any of these values are nonzero, then the envelope will be used in setting up the effect.
|
inline |
|
inline |
unsigned int OIS::Envelope::attackLength |
unsigned short OIS::Envelope::attackLevel |
unsigned int OIS::Envelope::fadeLength |
unsigned short OIS::Envelope::fadeLevel |