MCPcopy
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

1import { SHAPE_BOX, SHAPE_SPHERE, SHAPE_CYLINDER, SHAPE_PLANE, BODY_DYNAMIC, BODY_STATIC } from '../constants';
2import { InfoDisplay, printError } from './Utils';
3
4

Callers

nothing calls this directly

Calls 1

printErrorFunction · 0.90

Tested by

no test coverage detected