Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_AnimSoundFile.h137 PLAY_DIRECTION_BOTH = 0, // 両方向 enumerator
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_AnimSoundImpl.cpp311 if ( eventInfo->playDirection == AnimSoundFile::EventInfo::PLAY_DIRECTION_BOTH || in UpdateTrigger()