Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ doShowAnimation
Method
doShowAnimation
packages/fairygui/src/widgets/Window.ts:449–451 ·
view source on GitHub ↗
* Perform show animation * 执行显示动画
()
Source
from the content-addressed store, hash-verified
447
* 执行显示动画
448
*/
449
protected doShowAnimation(): void {
450
this.onShown();
451
}
452
453
/**
454
* Perform hide animation
Callers
2
doInit
Method · 0.95
onWindowShown
Method · 0.95
Calls
1
onShown
Method · 0.95
Tested by
no test coverage detected