Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_BasicSound.cpp83 m_AutoStopCounter = 0; in Initialize()
330 m_AutoStopCounter = frames; in SetAutoStopCounter()
378 if ( m_AutoStopCounter == 0 ) in Update()
389 --m_AutoStopCounter; in Update()
/NW4C-1.3.3/include/nw/snd/
Dsnd_BasicSound.h431 s32 m_AutoStopCounter; variable