Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lo-th/Oimo.js
/ World.js
File
World.js
src/core/World.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SHAPE_BOX, SHAPE_SPHERE, SHAPE_CYLINDER, SHAPE_PLANE, BODY_DYNAMIC, BODY_STATIC } from
'../constants'
;
2
import
{ InfoDisplay, printError } from
'./Utils'
;
3
4
Callers
nothing calls this directly
Calls
1
printError
Function · 0.90
Tested by
no test coverage detected