Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundPlayer.cpp58 m_WaveSoundIndex = -1; in Initialize()
127 m_WaveSoundIndex = index; in Prepare()
287 m_WaveSoundIndex, in ReadWaveSoundDataInfo()
384 m_WaveSoundIndex, in StartChannel()
/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSoundPlayer.h176 int m_WaveSoundIndex; variable