API 参考main 模块update 更新游戏数据On this pageupdate 更新游戏数据update 类型: MethodDeclaration 定义位置: main.ts 描述 更新游戏数据 返回值 类型: void 源代码 位置: 第 119 行 public update(): void { Game.updaters.update(Time.deltaTime) } 文档生成时间:2025/7/7 12:07:06