Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundInstanceManager.h201 void UpdatePriority( Sound* sound, int priority ) in UpdatePriority() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSound.cpp249 m_Manager.UpdatePriority( this, CalcCurrentPlayerPriority() ); in OnUpdatePlayerPriority()
Dsnd_WaveSound.cpp205 m_pManager.UpdatePriority( this, priority ); in OnUpdatePlayerPriority()
Dsnd_SequenceSound.cpp324 m_Manager.UpdatePriority( this, priority ); in OnUpdatePlayerPriority()