Public Types | |
| typedef Common::HashMap< Common::String, Common::SharedPtr< SfxPlaylist > > | PlaylistMap_t |
| typedef Common::HashMap< Common::String, Common::SharedPtr< SfxSound > > | SoundMap_t |
Public Member Functions | |
| void | reset () |
| void | load (Common::SeekableReadStream &stream, Audio::Mixer *mixer) |
Public Attributes | |
| PlaylistMap_t | playlists |
| SoundMap_t | sounds |