Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ beforeAll, describe, expect, it } from
"vitest"
;
2
import
{ boot, TMXTileMap, video } from
"../src/index.js"
;
3
import
{
4
TMX_CLEAR_BIT_MASK,
Callers
nothing calls this directly
Calls
12
boot
Function · 0.90
cellAt
Method · 0.80
clearTile
Method · 0.80
getTileId
Method · 0.80
getTile
Method · 0.80
fakeImage
Function · 0.70
makeLayer
Function · 0.70
init
Method · 0.65
floor
Method · 0.65
setTile
Method · 0.45
apply
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected