|
| 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) |
|
|
virtual void | onTimerInternal () |
|
virtual void | updateVolume ()=0 |
|
virtual bool | load (uint32 fileref, bool loop)=0 |
|
virtual void | unload (bool updateState=true) |
|
|
static void | onTimer (void *data) |
|
The documentation for this class was generated from the following file: