MCPcopy
hub / github.com/4ian/GDevelop / isPlaying

Method isPlaying

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

Source from the content-addressed store, hash-verified

577 */
578 step(): void;
579 isPlaying(): boolean;
580 hasFinished(): boolean;
581 stop(jumpToDest: boolean): void;
582 resume(): void;

Callers 9

isPlayingMethod · 0.65
isPlayingMethod · 0.65
pauseTweenMethod · 0.65
resumeTweenMethod · 0.65
stopTweenMethod · 0.65
removeTweenMethod · 0.65
stepFunction · 0.65
sceneTweenIsPlayingFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected