Home
last modified time | relevance | path

Searched refs:RemoveSound (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_ExternalSoundPlayer.cpp112 RemoveSound( &*curItr ); in Finalize()
179 void ExternalSoundPlayer::RemoveSound( internal::BasicSound* sound ) in RemoveSound() function in nw::snd::internal::ExternalSoundPlayer
Dsnd_BasicSound.cpp199 if ( m_pExtSoundPlayer != NULL ) m_pExtSoundPlayer->RemoveSound( this ); in Finalize()
/NW4C-2.0.3/include/nw/snd/
Dsnd_ExternalSoundPlayer.h63 void RemoveSound( internal::BasicSound* sound );