Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ World.ts
File
World.ts
packages/core/src/ECS/World.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ IScene } from
'./IScene'
;
2
import
{ Scene } from
'./Scene'
;
3
import
{ createLogger } from
'../Utils/Logger'
;
4
import
{ PerformanceMonitor } from
'../Utils/PerformanceMonitor'
;
Callers
nothing calls this directly
Calls
1
createLogger
Function · 0.90
Tested by
no test coverage detected