Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Core } from
'../../src/Core'
;
2
import
{ World } from
'../../src/ECS/World'
;
3
import
{ Scene } from
'../../src/ECS/Scene'
;
4
import
{ Component } from
'../../src/ECS/Component'
;
Callers
nothing calls this directly
Calls
15
installPlugin
Method · 0.80
isPluginInstalled
Method · 0.80
uninstallPlugin
Method · 0.80
getEntityInfo
Method · 0.80
exportJSON
Method · 0.80
stop
Method · 0.65
destroy
Method · 0.65
createEntity
Method · 0.65
getStats
Method · 0.65
registerSystems
Method · 0.65
parse
Method · 0.65
update
Method · 0.65
Tested by
no test coverage detected