|
| DosSoundMan_br (Parallaction_br *vm) |
|
void | playMusic () override |
|
void | stopMusic () override |
|
void | pause (bool p) override |
|
void | playSfx (const char *filename, uint channel, bool looping, int volume) override |
|
| SoundMan_br (Parallaction_br *vm) |
|
void | stopSfx (uint channel) |
|
void | stopAllSfx () |
|
void | execute (int command, const char *parm) override |
|
void | setMusicFile (const char *parm) |
|
void | enableSfx (bool enable) |
|
void | enableMusic (bool enable) |
|
bool | isSfxEnabled () const |
|
bool | isMusicEnabled () const |
|
The documentation for this class was generated from the following file: