ScummVM API documentation
Parallaction::AmigaSoundMan_br Class Reference
Inheritance diagram for Parallaction::AmigaSoundMan_br:
Parallaction::SoundMan_br Parallaction::SoundManImpl

Public Member Functions

 AmigaSoundMan_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
 
- Public Member Functions inherited from Parallaction::SoundMan_br
 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
 

Additional Inherited Members

- Protected Attributes inherited from Parallaction::SoundMan_br
Parallaction_br_vm
 
Audio::Mixer_mixer
 
Common::String _musicFile
 
bool _sfxLooping
 
int _sfxVolume
 
int _sfxRate
 
uint _sfxChannel
 
bool _musicEnabled
 
bool _sfxEnabled
 
Channel _channels [4]
 

The documentation for this class was generated from the following file: