跳到主要内容

continue 继续事件

continue

类型: MethodDeclaration

所属类: EventTimer

定义位置: event.ts

描述

继续事件

返回值

类型: void

源代码

位置: 第 710 行

public continue(): void {
// 恢复更新函数
this.event.update = EventHandler.prototype.update
}

文档生成时间:2025/7/7 12:07:06