Searched defs:fadeFrames (Results 1 – 10 of 10) sorted by relevance
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_ExternalSoundPlayer.cpp | 70 void ExternalSoundPlayer::StopAllSound( int fadeFrames ) in StopAllSound() 91 void ExternalSoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound()
|
| D | snd_SoundActor.cpp | 102 void SoundActor::StopAllSound( int fadeFrames ) in StopAllSound() 120 void SoundActor::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound()
|
| D | snd_SoundPlayer.cpp | 99 void SoundPlayer::StopAllSound( int fadeFrames ) in StopAllSound() 120 void SoundPlayer::PauseAllSound( bool flag, int fadeFrames ) in PauseAllSound()
|
| D | snd_BasicSound.cpp | 243 void BasicSound::Stop( int fadeFrames ) in Stop() 273 void BasicSound::Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_SequenceSound.cpp | 378 void SequenceSound::SetTrackSilence( u32 trackBitFlag, bool silenceFlag, int fadeFrames ) in SetTrackSilence()
|
| /NW4C-1.3.3/include/nw/snd/ |
| D | snd_SoundHandle.h | 141 void Stop( int fadeFrames ) in Stop() 171 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_WaveSoundHandle.h | 143 void Stop( int fadeFrames ) in Stop() 173 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_StreamSoundHandle.h | 139 void Stop( int fadeFrames ) in Stop() 169 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_SequenceSoundHandle.h | 137 void Stop( int fadeFrames ) in Stop() 167 void Pause( bool flag, int fadeFrames ) in Pause()
|
| D | snd_DriverCommand.h | 229 int fadeFrames; member
|