Skip to content

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

Core.paused property

游戏暂停状态

当设置为true时,游戏循环将暂停执行。

Signature:

typescript
static paused: boolean;

基于 MIT 许可证发布