ScummVM API documentation
Gnap::SoundMan Class Reference

Public Member Functions

 SoundMan (GnapEngine *vm)
 
void playSound (int resourceId, bool looping)
 
void stopSound (int resourceId)
 
void setSoundVolume (int resourceId, int volume)
 
bool isSoundPlaying (int resourceId)
 
void stopAll ()
 
void update ()
 

Protected Member Functions

int find (int resourceId)
 

Protected Attributes

GnapEngine_vm
 
Common::Array< SoundItem_items
 

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