Home > @esengine/ecs-framework-monorepo > DebugManager
DebugManager class
调试管理器
整合所有调试数据收集器,负责收集和发送调试数据
Signature:
typescript
export declare class DebugManager
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructs a new instance of the |
Methods
Method | Modifiers | Description |
---|---|---|
获取调试数据 | ||
帧更新回调 | ||
场景变更回调 | ||
启动调试管理器 | ||
停止调试管理器 | ||
更新配置 |