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

File CompiledQuery.test.ts

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

Source from the content-addressed store, hash-verified

1import { CompiledQuery } from '../../../src/ECS/Core/Query/CompiledQuery';
2import { Scene } from '../../../src/ECS/Scene';
3import { Entity } from '../../../src/ECS/Entity';
4import { Component } from '../../../src/ECS/Component';

Callers

nothing calls this directly

Calls 15

incrementMethod · 0.80
forEachChangedMethod · 0.80
compileMethod · 0.65
createEntityMethod · 0.65
pushMethod · 0.65
filterMethod · 0.65
endMethod · 0.45
addComponentMethod · 0.45
forEachMethod · 0.45
markDirtyMethod · 0.45
firstMethod · 0.45
toArrayMethod · 0.45

Tested by

no test coverage detected