|
| MusicPlayer (DarkseedEngine *vm, bool useFloppyMusic) |
|
int | open () |
|
void | load (Common::SeekableReadStream *in, int32 size=-1, bool sfx=false) |
|
void | loadTosInstrumentBankData (Common::SeekableReadStream *in, int32 size=-1) |
|
void | loadTosInstrumentBank () |
|
void | loadInstrumentBank (Common::SeekableReadStream *in, int32 size=-1) |
|
void | play (uint8 priority=0xFF, bool loop=false) |
|
void | setLoop (bool loop) |
|
bool | isPlaying () |
|
void | stop () |
|
void | pause (bool pause) |
|
void | startFadeOut () |
|
bool | isFading () |
|
void | syncSoundSettings () |
|
|
static void | onTimer (void *data) |
|
The documentation for this class was generated from the following file: