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

File EntityHandle.test.ts

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

Source from the content-addressed store, hash-verified

1import {
2 makeHandle,
3 indexOf,
4 genOf,

Callers

nothing calls this directly

Calls 13

makeHandleFunction · 0.90
indexOfFunction · 0.90
genOfFunction · 0.90
isValidHandleFunction · 0.90
handleEqualsFunction · 0.90
handleToStringFunction · 0.90
isAliveMethod · 0.80
destroyMethod · 0.65
resetMethod · 0.65
pushMethod · 0.65
createMethod · 0.45
isEnabledMethod · 0.45

Tested by

no test coverage detected