MCPcopy Create free account
hub / github.com/melonjs/melonJS / bounds.ts

File bounds.ts

packages/melonjs/src/physics/bounds.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Point } from "../geometries/point.ts";
2import { Matrix2d } from "../math/matrix2d.ts";
3import { Matrix3d } from "../math/matrix3d.ts";
4import { Vector2d } from "../math/vector2d.ts";

Callers

nothing calls this directly

Calls 1

createPoolFunction · 0.90

Tested by

no test coverage detected