Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ Matrix2d } from
"../src/math/matrix2d.ts"
;
3
4
// Local copy of the legacy `buildFlipTransform` from `TMXTile.js`.
Callers
nothing calls this directly
Calls
3
shaderFlip
Function · 0.85
buildFlipTransform
Function · 0.70
apply
Method · 0.45
Tested by
no test coverage detected