Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSoundPlayer.cpp56 m_WaveSoundIndex = -1; in Initialize()
125 m_WaveSoundIndex = index; in Prepare()
285 m_WaveSoundIndex, in ReadWaveSoundDataInfo()
382 m_WaveSoundIndex, in StartChannel()
/NW4C-1.3.3/include/nw/snd/
Dsnd_WaveSoundPlayer.h174 int m_WaveSoundIndex; variable