Home
last modified time | relevance | path

Searched refs:m_Cent (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Channel.cpp127 m_Cent = 0.0f; in InitParam()
238 if ( cent == m_Cent ) in Update()
245 m_Cent = cent; in Update()
/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h248 f32 m_Cent; variable