Home
last modified time | relevance | path

Searched defs:GetPriority (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_UserRenderNode.h177 u8 GetPriority() const in GetPriority() function
/NW4C-2.0.3/include/nw/snd/
Dsnd_Voice.h172 int GetPriority() const { return m_Priority; } in GetPriority() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_BasicSound.cpp136 void BasicSound::GetPriority( int* priority, int* ambientPriority ) const in GetPriority() function in nw::snd::internal::BasicSound