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

File MinimalSystemInit.test.ts

packages/core/tests/ECS/Core/MinimalSystemInit.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 7

createEntityMethod · 0.65
updateMethod · 0.65
endMethod · 0.45
logMethod · 0.45
addComponentMethod · 0.45
queryAllMethod · 0.45
addEntityProcessorMethod · 0.45

Tested by

no test coverage detected