ScummVM API documentation
Illusions::Sound Class Reference

Public Member Functions

 Sound (uint32 soundEffectId, uint32 soundGroupId, bool looping)
 
void load ()
 
void unload ()
 
void play (int16 volume, int16 pan)
 
void stop ()
 
bool isPlaying ()
 
bool isLooping ()
 

Public Attributes

uint32 _soundEffectId
 
uint32 _soundGroupId
 

Protected Attributes

Audio::RewindableAudioStream_stream
 
Audio::SoundHandle _soundHandle
 
bool _looping
 

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