Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_AnimEventPlayer.h43 return &eventInfo == m_pEventInfo; in IsPlaying()
67 if ( m_pEventInfo == &eventInfo ) in StopEvent()
80 const AnimSoundFile::EventInfo* m_pEventInfo; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_AnimEventPlayer.cpp43 : m_pEventInfo( NULL ), in AnimEventPlayer()
65 m_pEventInfo = &eventInfo; in InitParam()
139 m_pEventInfo = NULL; in ForceStop()
147 m_pEventInfo = NULL; in UpdateFrame()