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

File WorldManager.ts

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

Source from the content-addressed store, hash-verified

1import { World, IWorldConfig } from './World';
2import { createLogger } from '../Utils/Logger';
3import type { IService } from '../Core/ServiceContainer';
4

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected