Public Member Functions | |
| void | playSound (int sfxIndex, Type type) override |
| void | stopSound (Type type) override |
| bool | isPlayingSound (Type type) const override |
| void | sfxTick () |
| void | initSID () |
| void | destroySID () |
Public Member Functions inherited from Freescape::Sound | |
| virtual bool | isSoundAvailable (int index) const |
Additional Inherited Members | |
Public Types inherited from Freescape::Sound | |
| enum | Type { kTypeNormal, kTypeMovement } |