API 参考time 模块reset 重置游戏时间管理器本页总览reset 重置游戏时间管理器reset 类型: MethodDeclaration 定义位置: time.ts 描述 重置游戏时间管理器 返回值 类型: void 源代码 位置: 第 37 行 public reset(): void { this.timeScale = 1 this.playTime = 0 this.callbacks = null this.transition = null } 文档生成时间:2025/7/7 12:07:06