Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_Channel.h175 bool IsAutoUpdateSweep() const { return m_AutoSweep != 0 ; } in IsAutoUpdateSweep()
221 u8 m_AutoSweep; variable
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_Channel.cpp108 m_AutoSweep = true; in InitParam()
262 if ( m_AutoSweep ) in Update()
527 m_AutoSweep = autoUpdate; in SetSweepParam()