Home
last modified time | relevance | path

Searched refs:PauseAllSound (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundActor.cpp120 void SoundActor::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound() function in nw::snd::SoundActor
124 m_ActorPlayer[ i ].PauseAllSound( flag, fadeFrames ); in PauseAllSound()
Dsnd_ExternalSoundPlayer.cpp93 void ExternalSoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound() function in nw::snd::internal::ExternalSoundPlayer
Dsnd_SoundPlayer.cpp122 void SoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound() function in nw::snd::SoundPlayer
/NW4C-2.0.3/include/nw/snd/
Dsnd_ExternalSoundPlayer.h51 void PauseAllSound( bool flag, int fadeFrames );
Dsnd_SoundActor.h225 void PauseAllSound( bool flag, int fadeFrames );
Dsnd_SoundPlayer.h161 void PauseAllSound( bool flag, int fadeFrames );