MCPcopy Create free account
hub / github.com/melonjs/melonJS / sat.spec.js

File sat.spec.js

packages/melonjs/tests/sat.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from "vitest";
2import { Ellipse, Polygon, Rect, Renderable, Vector2d } from "../src/index.js";
3import {
4 testEllipseEllipse,

Callers

nothing calls this directly

Calls 9

testPolygonPolygonFunction · 0.90
testEllipseEllipseFunction · 0.90
testPolygonEllipseFunction · 0.90
testEllipsePolygonFunction · 0.90
createMockRenderableFunction · 0.85
makeCasesFunction · 0.85
clearMethod · 0.65
rotateMethod · 0.45
toPolygonMethod · 0.45

Tested by

no test coverage detected