Home
last modified time | relevance | path

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

/NW4C-1.3.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.cpp91 void ExternalSoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound() function in nw::snd::internal::ExternalSoundPlayer
Dsnd_SoundPlayer.cpp120 void SoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound() function in nw::snd::SoundPlayer
/NW4C-1.3.3/include/nw/snd/
Dsnd_ExternalSoundPlayer.h49 void PauseAllSound( bool flag, int fadeFrames );
Dsnd_SoundActor.h217 void PauseAllSound( bool flag, int fadeFrames );
Dsnd_SoundPlayer.h153 void PauseAllSound( bool flag, int fadeFrames );