API 参考main 模块pause 暂停游戏本页总览pause 暂停游戏pause 类型: MethodDeclaration 定义位置: main.ts 描述 暂停游戏 返回值 类型: void 源代码 位置: 第 168 行 public pause(): void { this.pauseCount++ this.paused = true } 文档生成时间:2025/7/7 12:07:06