Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
isPlaying
Method · 0.65
isPlaying
Method · 0.65
pauseTween
Method · 0.65
resumeTween
Method · 0.65
stopTween
Method · 0.65
removeTween
Method · 0.65
step
Function · 0.65
sceneTweenIsPlaying
Function · 0.65
TweenBehavior.spec.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected