Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ hasFinished
Method
hasFinished
Extensions/TweenBehavior/TweenManager.ts:580–580 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
578
step(): void;
579
isPlaying(): boolean;
580
hasFinished(): boolean;
581
stop(jumpToDest: boolean): void;
582
resume(): void;
583
pause(): void;
Callers
11
hasFinished
Method · 0.65
step
Method · 0.65
hasFinished
Method · 0.65
pauseTween
Method · 0.65
resumeTween
Method · 0.65
stopTween
Method · 0.65
isPlaying
Function · 0.65
_updateValue
Method · 0.65
_updateValue
Method · 0.65
sceneTweenHasFinished
Function · 0.65
TweenBehavior.spec.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected