Searched defs:StopAllSound (Results 1 – 6 of 6) sorted by relevance
| /NW4C-2.0.3/include/nw/snd/ | ||
| D | snd_AnimSound.h | 380 void StopAllSound() { m_Impl.StopAllSound(); } in StopAllSound() function |
| /NW4C-2.0.3/sources/libraries/snd/ | ||
| D | snd_ExternalSoundPlayer.cpp | 72 void ExternalSoundPlayer::StopAllSound( int fadeFrames ) in StopAllSound() function in nw::snd::internal::ExternalSoundPlayer |
| D | snd_SoundActor.cpp | 102 void SoundActor::StopAllSound( int fadeFrames ) in StopAllSound() function in nw::snd::SoundActor |
| D | snd_SoundPlayer.cpp | 101 void SoundPlayer::StopAllSound( int fadeFrames ) in StopAllSound() function in nw::snd::SoundPlayer |
| D | snd_AnimSoundImpl.cpp | 741 void AnimSoundImpl::StopAllSound() in StopAllSound() function in nw::snd::internal::AnimSoundImpl |
| D | snd_MidiSequencePlayer.cpp | 465 void MidiSequencePlayer::StopAllSound() in StopAllSound() function in nw::snd::internal::driver::MidiSequencePlayer |