Skip to content

Home > @esengine/ecs-framework-monorepo > Core > _timerManager

Core._timerManager property

定时器管理器

负责管理所有的游戏定时器。

Signature:

typescript
_timerManager: TimerManager;

基于 MIT 许可证发布