MCPcopy Create free account
hub / github.com/melonjs/melonJS / tmxlayer-flips.spec.js

File tmxlayer-flips.spec.js

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { Matrix2d } from "../src/math/matrix2d.ts";
3
4// Local copy of the legacy `buildFlipTransform` from `TMXTile.js`.

Callers

nothing calls this directly

Calls 3

shaderFlipFunction · 0.85
buildFlipTransformFunction · 0.70
applyMethod · 0.45

Tested by

no test coverage detected