Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_AnimSoundImpl.cpp106 const AnimSoundFile::AnimEvent* event = m_Reader.GetAnimEvent( i ); in ConvertSoundId() local
107 if ( ! event ) in ConvertSoundId()
112 const AnimSoundFile::EventInfo* eventInfo = event->GetEventInfo(); in ConvertSoundId()
270 const AnimSoundFile::AnimEvent* event = m_Reader.GetAnimEvent( i ); in UpdateOneFrame() local
271 if ( event == NULL ) in UpdateOneFrame()
277 if ( ! IsPlayableLoopCount( event->frameInfo ) ) continue; in UpdateOneFrame()
280 if ( event->frameInfo.frameFlag & AnimSoundFile::FrameInfo::FRAME_FLAG_TRIGGER_EVENT ) in UpdateOneFrame()
283 UpdateTrigger( *event, current, direction ); in UpdateOneFrame()
288 UpdateRange( *event, current, direction ); in UpdateOneFrame()
294 const AnimSoundFile::AnimEvent& event, in UpdateTrigger() argument
[all …]
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_AutoTester.cpp113 TestEvent event; in Initialize() local
115 event.frameCount = 60; in Initialize()
116 event.eventType = EVENT_SCREENSHOT; in Initialize()
117 event.param.screenshot.display = ScreenshotParam::DISPLAY_0; in Initialize()
122 event.param.screenshot.hash[i] = correctHashDisplay0[i]; in Initialize()
126 event.param.screenshot.hash[i] = 0; in Initialize()
129 m_Scenario.push_back(event); in Initialize()
131 event.param.screenshot.display = ScreenshotParam::DISPLAY_1; in Initialize()
136 event.param.screenshot.hash[i] = correctHashDisplay1[i]; in Initialize()
140 event.param.screenshot.hash[i] = 0; in Initialize()
[all …]
/NW4C-2.0.3/include/nw/snd/
Dsnd_AnimSoundImpl.h98 const AnimSoundFile::AnimEvent& event,
102 const AnimSoundFile::AnimEvent& event,
106 void UpdateForwardRange( const AnimSoundFile::AnimEvent& event, s32 current );
107 void UpdateBackwardRange( const AnimSoundFile::AnimEvent& event, s32 current );
/NW4C-2.0.3/documents/CreativeStudio/html/assets/
Dtreeview-min.js7event:J,node:I})!==false){G();}},200);}else{if(H.fireEvent("clickEvent",{event:J,node:I})!==false)… property
Dyahoo-dom-event.js11 …ult();}else{K.returnValue=false;}},getEvent:function(M,K){var L=M||window.event;if(!L){var N=this.…
/NW4C-2.0.3/documents/CreativeStudio/html/common/
Dibox.js690 …_pub.addEvent(window, 'keypress', function(e){ if (e.keyCode == (window.event ? 27 : e.DOM_VK_ESCA…
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_SetAnimRange.mel480 // no attr-change-event from anim-editor (Maya bugfix)
3595 // no attr-change-event from anim-editor (Maya bugfix)