This is the complete list of members for DM::SoundMan, including all inherited members.
| _pendingSounds (defined in DM::SoundMan) | DM::SoundMan | |
| _soundData (defined in DM::SoundMan) | DM::SoundMan | |
| _sounds (defined in DM::SoundMan) | DM::SoundMan | |
| getSoundMan(DMEngine *vm, const DMADGameDescription *gameVersion) (defined in DM::SoundMan) | DM::SoundMan | static |
| initConstants() (defined in DM::SoundMan) | DM::SoundMan | |
| loadSounds() (defined in DM::SoundMan) | DM::SoundMan | virtual |
| play(uint16 soundIndex, uint16 period, uint8 leftVolume, uint8 rightVolume) (defined in DM::SoundMan) | DM::SoundMan | virtual |
| playPendingSound() (defined in DM::SoundMan) | DM::SoundMan | |
| requestPlay(uint16 soundIndex, int16 mapX, int16 mapY, SoundMode soundMode) (defined in DM::SoundMan) | DM::SoundMan | virtual |
| soundGetVolume(int16 mapX, int16 mapY, uint8 *leftVolume, uint8 *rightVolume) (defined in DM::SoundMan) | DM::SoundMan | |
| SoundMan(DMEngine *vm) (defined in DM::SoundMan) | DM::SoundMan | protected |
| ~SoundMan() (defined in DM::SoundMan) | DM::SoundMan | virtual |