OIS::Envelope Struct Reference

#include <OISEffect.h>

Inheritance diagram for OIS::Envelope:
[legend]
Collaboration diagram for OIS::Envelope:
[legend]

List of all members.

Public Member Functions

 Envelope ()
bool isUsed ()

Public Attributes

unsigned short attackLength
unsigned short attackLevel
unsigned short fadeLength
unsigned short fadeLevel


Detailed Description

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. Not currently utilised.. But, will be soon.

Definition at line 171 of file OISEffect.h.


Constructor & Destructor Documentation

OIS::Envelope::Envelope (  )  [inline]

Definition at line 173 of file OISEffect.h.


Member Function Documentation

bool OIS::Envelope::isUsed (  )  [inline]

Definition at line 178 of file OISEffect.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 1 20:13:54 2007 for OIS by  doxygen 1.5.4