UNPKG

@glowjs/core

Version:

GlowJS数字孪生引擎核心库。

7 lines (6 loc) 146 B
import { LevelMgr } from "../LevelMgr"; /** * 设置转场 * @param this */ export declare function setTransition(this: LevelMgr): void;