Public Member Functions | |
| SoundHandler (AvalancheEngine *vm) | |
| void | toggleSound () |
| void | playNote (int freq, int length) |
| void | click () |
| void | blip () |
| void | syncVolume () |
| void | stopSound () |
| void | playMod (const Common::Path &filename) |
| void | stopMod () |
Public Attributes | |
| bool | _soundFl |