MCPcopy Index your code
hub / github.com/4ian/GDevelop / stop

Method stop

Extensions/TweenBehavior/TweenManager.ts:581–581  ·  view source on GitHub ↗
(jumpToDest: boolean)

Source from the content-addressed store, hash-verified

579 isPlaying(): boolean;
580 hasFinished(): boolean;
581 stop(jumpToDest: boolean): void;
582 resume(): void;
583 pause(): void;
584 getProgress(): float;

Callers 1

stopTweenMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected