Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp119 u32 m_SoundCount; member in HioSoundArchiveApp
147 m_SoundCount = 0; in OnInitialize()
276 m_SoundCount = m_Archive.GetSoundCount(); in OpenSoundArchive()
321 m_SoundCount = 0; in CloseSoundArchive()
378 m_SoundIndex = m_SoundCount - 1; in OnUpdatePad()
387 if ( m_SoundIndex == m_SoundCount - 1 ) in OnUpdatePad()