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

File roundrect.spec.ts

packages/melonjs/tests/roundrect.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from "vitest";
2import { pool, Rect, RoundRect, Vector2d } from "../src/index.js";
3
4describe("Shape : RoundRect", () => {

Callers

nothing calls this directly

Calls 11

registerMethod · 0.80
isConvexMethod · 0.80
cloneMethod · 0.65
getBoundsMethod · 0.65
containsMethod · 0.45
containsRectangleMethod · 0.45
copyMethod · 0.45
equalsMethod · 0.45
setSizeMethod · 0.45
resizeMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected