|
| Music (BladeRunnerEngine *vm) |
|
bool | play (const Common::String &trackName, int volume, int pan, int32 timeFadeInSeconds, int32 timePlaySeconds, int loop, int32 timeFadeOutSeconds) |
|
void | stop (uint32 delaySeconds) |
|
void | adjust (int volume, int pan, uint32 delaySeconds) |
|
bool | isPlaying () |
|
void | setVolume (int volume) |
|
int | getVolume () const |
|
void | playSample () |
|
void | save (SaveFileWriteStream &f) |
|
void | load (SaveFileReadStream &f) |
|
void | fadeOut () |
|
void | next () |
|
The documentation for this class was generated from the following file: