Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp117 u32 m_SoundCount; member in HioSoundArchiveApp
145 m_SoundCount = 0; in OnInitialize()
274 m_SoundCount = m_Archive.GetSoundCount(); in OpenSoundArchive()
319 m_SoundCount = 0; in CloseSoundArchive()
376 m_SoundIndex = m_SoundCount - 1; in OnUpdatePad()
385 if ( m_SoundIndex == m_SoundCount - 1 ) in OnUpdatePad()