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

File pool.ts

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

Source from the content-addressed store, hash-verified

1import { ellipsePool } from "./geometries/ellipse";
2import { linePool } from "./geometries/line";
3import { pointPool } from "./geometries/point";
4import { polygonPool } from "./geometries/polygon";

Callers

nothing calls this directly

Calls 1

registerPoolFunction · 0.90

Tested by

no test coverage detected