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

File DebugPlugin.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

installPluginMethod · 0.80
isPluginInstalledMethod · 0.80
uninstallPluginMethod · 0.80
getEntityInfoMethod · 0.80
exportJSONMethod · 0.80
stopMethod · 0.65
destroyMethod · 0.65
createEntityMethod · 0.65
getStatsMethod · 0.65
registerSystemsMethod · 0.65
parseMethod · 0.65
updateMethod · 0.65

Tested by

no test coverage detected