|
| MusicPlayerClan (GroovieEngine *vm) |
|
| MusicPlayerTlc (GroovieEngine *vm) |
|
| MusicPlayer (GroovieEngine *vm) |
|
void | playSong (uint32 fileref) |
|
void | stop () |
|
void | setBackgroundSong (uint32 fileref) |
|
void | playCD (uint8 track) |
|
void | startBackground () |
|
bool | isPlaying () |
|
virtual void | pause (bool pause) |
|
void | setMidiInit (bool midiInit) |
|
bool | isMidiInit () |
|
void | frameTick () |
|
void | setBackgroundDelay (uint16 delay) |
|
virtual void | setUserVolume (uint16 volume) |
|
void | setGameVolume (uint16 volume, uint16 time) |
|
|
Common::String | getFilename (uint32 fileref) override |
|
void | updateVolume () override |
|
bool | load (uint32 fileref, bool loop) override |
|
void | unload (bool updateState=true) override |
|
virtual void | onTimerInternal () |
|
The documentation for this class was generated from the following file: