MCPcopy 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

doInitMethod · 0.95
onWindowShownMethod · 0.95

Calls 1

onShownMethod · 0.95

Tested by

no test coverage detected