Home
last modified time | relevance | path

Searched defs:InsertPriorityList (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundInstanceManager.h284 void InsertPriorityList( Sound* sound, int priority ) in InsertPriorityList() function
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundPlayer.cpp231 void SoundPlayer::InsertPriorityList( internal::BasicSound* pSound ) in InsertPriorityList() function in nw::snd::SoundPlayer