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

File tmxlayer-data.spec.js

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

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, it } from "vitest";
2import { boot, TMXTileMap, video } from "../src/index.js";
3import {
4 TMX_CLEAR_BIT_MASK,

Callers

nothing calls this directly

Calls 12

bootFunction · 0.90
cellAtMethod · 0.80
clearTileMethod · 0.80
getTileIdMethod · 0.80
getTileMethod · 0.80
fakeImageFunction · 0.70
makeLayerFunction · 0.70
initMethod · 0.65
floorMethod · 0.65
setTileMethod · 0.45
applyMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected