ScummVM API documentation
TownsPC98_AudioDriver Class Reference
Inheritance diagram for TownsPC98_AudioDriver:
PC98AudioPluginDriver

Public Member Functions

 TownsPC98_AudioDriver (Audio::Mixer *mixer, EmuType type)
 
void loadMusicData (uint8 *data, bool loadPaused=false)
 
void loadSoundEffectData (uint8 *data, uint8 trackNum)
 
bool init ()
 
void reset ()
 
void fadeStep ()
 
void pause ()
 
void cont ()
 
bool looping () const
 
bool musicPlaying () const
 
void setMusicVolume (int volume)
 
void setSoundEffectVolume (int volume)
 

Additional Inherited Members

- Public Types inherited from PC98AudioPluginDriver
enum  EmuType { kTypeTowns = 0, kType26 = 1, kType86 = 2 }
 

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