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

File SystemInitialization.test.ts

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

Source from the content-addressed store, hash-verified

1import { Scene } from '../../../src/ECS/Scene';
2import { Entity } from '../../../src/ECS/Entity';
3import { Component } from '../../../src/ECS/Component';
4import { EntitySystem } from '../../../src/ECS/Systems/EntitySystem';

Callers

nothing calls this directly

Calls 10

createEntityMethod · 0.65
updateMethod · 0.65
pushMethod · 0.65
initializeMethod · 0.65
destroyMethod · 0.65
endMethod · 0.45
addComponentMethod · 0.45
addEntityProcessorMethod · 0.45
removeEntityProcessorMethod · 0.45
removeComponentMethod · 0.45

Tested by

no test coverage detected