#include <sound.h>
Inheritance diagram for SoundWave:

Public Member Functions | |
| short | nextSample (double fragPos) |
| StereoSample | nextStereoSample (double fragPos) |
| void | startFill () |
| void | play () |
| void | playVelocity (double v) |
| void | playDobbler (double, Dobbler) |
| void | enableDobbler () |
| void | enableTimedPlay () |
| void | stop () |
| int | loadWave (char *) |
| int | loadMultiWave (char *) |
| void | setActiveWave (int i) |
| void | setLoop (int) |
| SoundWave () | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Sound. |
|
|
Reimplemented from Sound. |
|
|
Reimplemented from Sound. |
|
||||||||||||
|
|
|
|
Reimplemented from Sound. |
|
|
|
|
|
|
|
|
Reimplemented from Sound. |
|
|
Reimplemented from Sound. |
1.3.2