MCPcopy Create free account
hub / github.com/esengine/esengine / WorldCoreIntegration.test.ts

File WorldCoreIntegration.test.ts

packages/core/tests/ECS/Core/WorldCoreIntegration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Core } from '../../../src/Core';
2import { Scene } from '../../../src/ECS/Scene';
3import { World, IGlobalSystem } from '../../../src/ECS/World';
4import { WorldManager } from '../../../src/ECS/WorldManager';

Callers

nothing calls this directly

Calls 13

destroyMethod · 0.65
updateMethod · 0.65
setSceneMethod · 0.65
createEntityMethod · 0.65
createMethod · 0.45
createWorldMethod · 0.45
getWorldMethod · 0.45
addComponentMethod · 0.45
createSceneMethod · 0.45
startMethod · 0.45
updateAllMethod · 0.45
addGlobalSystemMethod · 0.45

Tested by

no test coverage detected