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

File PersistentEntity.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

setSceneLocalMethod · 0.80
createEntityMethod · 0.65
destroyMethod · 0.65
setSceneMethod · 0.65
loadSceneMethod · 0.65
updateMethod · 0.65
setPersistentMethod · 0.45
addComponentMethod · 0.45
hasComponentMethod · 0.45

Tested by

no test coverage detected