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

File rectangle.ts

packages/melonjs/src/geometries/rectangle.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Vector2d, vector2dPool } from "../math/vector2d.ts";
2import { createPool } from "../system/pool.ts";
3import { Polygon, PolygonVertices, polygonPool } from "./polygon.ts";
4

Callers

nothing calls this directly

Calls 1

createPoolFunction · 0.90

Tested by

no test coverage detected