Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_BasicSound.cpp83 m_AutoStopCounter = 0; in Initialize()
319 m_AutoStopCounter = frames; in SetAutoStopCounter()
367 if ( m_AutoStopCounter == 0 ) in Update()
378 --m_AutoStopCounter; in Update()
/NW4C-1.2.23/include/nw/snd/
Dsnd_BasicSound.h410 s32 m_AutoStopCounter; variable