MCPcopy Index your code
hub / github.com/jabbany/CommentCoreLibrary / stop

Method stop

src/scripting/api/Runtime/ScriptManager.ts:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20
21 export interface IMotionManager {
22 stop():void;
23 }
24
25 class ScriptManagerImpl implements ScriptManager {

Callers 5

startMethod · 0.65
updateFrameRateFunction · 0.65
popElMethod · 0.65
stopMethod · 0.65
gotoAndStopMethod · 0.65

Implementers 8

CoreCommentsrc/core/Comment.ts
CommentManagersrc/core/CommentManager.ts
CssScrollCommentsrc/core/css-renderer/CssComment.ts
TimerRuntimesrc/scripting/api/Runtime/Timer.ts
Timersrc/scripting/api/Runtime/Timer.ts
MotionManagersrc/scripting/api/Display/MotionManage
ITweensrc/scripting/api/Tween/Tween.ts
Soundsrc/scripting/api/Player/Sound.ts

Calls

no outgoing calls

Tested by

no test coverage detected