This is the complete list of members for Sword25::SoundEngine, including all inherited members.
| canLoadResource(const Common::String &fileName) override | Sword25::SoundEngine | virtual |
| DynamicSoundReadCallback typedef | Sword25::SoundEngine | |
| GetKernel() const (defined in Sword25::Service) | Sword25::Service | inlineprotected |
| getSoundPanning(uint handle) | Sword25::SoundEngine | |
| getSoundVolume(uint handle) | Sword25::SoundEngine | |
| getVolume(SOUND_TYPES type) | Sword25::SoundEngine | |
| init(uint sampleRate, uint channels=32) | Sword25::SoundEngine | |
| isSoundPaused(uint handle) | Sword25::SoundEngine | |
| isSoundPlaying(uint handle) | Sword25::SoundEngine | |
| loadResource(const Common::String &fileName) override | Sword25::SoundEngine | virtual |
| MUSIC enum value (defined in Sword25::SoundEngine) | Sword25::SoundEngine | |
| pauseAll() | Sword25::SoundEngine | |
| pauseLayer(uint layer) | Sword25::SoundEngine | |
| pauseSound(uint handle) | Sword25::SoundEngine | |
| persist(OutputPersistenceBlock &writer) override (defined in Sword25::SoundEngine) | Sword25::SoundEngine | virtual |
| playSound(const Common::String &fileName, SOUND_TYPES type, float volume=1.0f, float pan=0.0f, bool loop=false, int loopStart=-1, int loopEnd=-1, uint layer=0) | Sword25::SoundEngine | |
| playSoundEx(const Common::String &fileName, SOUND_TYPES type, float volume=1.0f, float pan=0.0f, bool loop=false, int loopStart=-1, int loopEnd=-1, uint layer=0, uint handleId=0x1337) | Sword25::SoundEngine | |
| ResourceService(Kernel *pKernel) (defined in Sword25::ResourceService) | Sword25::ResourceService | inline |
| resumeAll() | Sword25::SoundEngine | |
| resumeLayer(uint layer) | Sword25::SoundEngine | |
| resumeSound(uint handle) | Sword25::SoundEngine | |
| Service(Kernel *pKernel) (defined in Sword25::Service) | Sword25::Service | inlineprotected |
| setSoundPanning(uint handle, float pan) | Sword25::SoundEngine | |
| setSoundVolume(uint handle, float volume) | Sword25::SoundEngine | |
| setVolume(float volume, SOUND_TYPES type) | Sword25::SoundEngine | |
| SFX enum value (defined in Sword25::SoundEngine) | Sword25::SoundEngine | |
| SOUND_TYPES enum name (defined in Sword25::SoundEngine) | Sword25::SoundEngine | |
| SoundEngine(Kernel *pKernel) (defined in Sword25::SoundEngine) | Sword25::SoundEngine | |
| SPEECH enum value (defined in Sword25::SoundEngine) | Sword25::SoundEngine | |
| stopSound(uint handle) | Sword25::SoundEngine | |
| unpersist(InputPersistenceBlock &reader) override (defined in Sword25::SoundEngine) | Sword25::SoundEngine | virtual |
| update() | Sword25::SoundEngine | |
| ~Persistable() (defined in Sword25::Persistable) | Sword25::Persistable | inlinevirtual |
| ~ResourceService() override (defined in Sword25::ResourceService) | Sword25::ResourceService | inline |
| ~Service() (defined in Sword25::Service) | Sword25::Service | inlinevirtual |
| ~SoundEngine() override (defined in Sword25::SoundEngine) | Sword25::SoundEngine | inline |