Home
last modified time | relevance | path

Searched refs:UpdatePriority (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundInstanceManager.h199 void UpdatePriority( Sound* sound, int priority ) in UpdatePriority() function
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSound.cpp199 m_pManager.UpdatePriority( this, priority ); in OnUpdatePlayerPriority()
Dsnd_StreamSound.cpp247 m_Manager.UpdatePriority( this, CalcCurrentPlayerPriority() ); in OnUpdatePlayerPriority()
Dsnd_SequenceSound.cpp320 m_Manager.UpdatePriority( this, priority ); in OnUpdatePlayerPriority()