MCPcopy Create free account
hub / github.com/esengine/esengine / World.ts

File World.ts

packages/core/src/ECS/World.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { IScene } from './IScene';
2import { Scene } from './Scene';
3import { createLogger } from '../Utils/Logger';
4import { PerformanceMonitor } from '../Utils/PerformanceMonitor';

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected