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

File tmxutils.spec.js

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import {
3 applyTMXProperties,
4 cacheEmbeddedImage,

Callers

nothing calls this directly

Calls 14

decodeFunction · 0.90
setInflateFunctionFunction · 0.90
parseFunction · 0.90
applyTMXPropertiesFunction · 0.90
tiledBlendModeFunction · 0.90
decodeBase64ImageFunction · 0.90
cacheEmbeddedImageFunction · 0.90
resolveEmbeddedImageFunction · 0.90
parseXMLFunction · 0.85
deriveRepeatFunction · 0.85
computeParallaxPosFunction · 0.85
resolveIsCollectionFunction · 0.85

Tested by

no test coverage detected