#include <plSound.h>
Member Enumeration Documentation
- Enumerator:
| kLinear |
|
| kLogarithmic |
|
| kExponential |
|
Constructor & Destructor Documentation
| plSound::plFadeParams::plFadeParams |
( |
| ) |
|
Member Function Documentation
| void plSound::plFadeParams::prcParse |
( |
const pfPrcTag * |
tag | ) |
|
| void plSound::plFadeParams::prcWrite |
( |
pfPrcHelper * |
prc | ) |
|
| void plSound::plFadeParams::read |
( |
hsStream * |
S | ) |
|
| void plSound::plFadeParams::write |
( |
hsStream * |
S | ) |
|
Member Data Documentation
| float plSound::plFadeParams::fCurrTime |
| bool plSound::plFadeParams::fFadeSoftVol |
| float plSound::plFadeParams::fLengthInSecs |
| bool plSound::plFadeParams::fStopWhenDone |
| unsigned char plSound::plFadeParams::fType |
| float plSound::plFadeParams::fVolEnd |
| float plSound::plFadeParams::fVolStart |
The documentation for this class was generated from the following file: