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

File texture.spec.js

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

Source from the content-addressed store, hash-verified

1import { beforeAll, beforeEach, describe, expect, it } from "vitest";
2import {
3 boot,
4 CanvasTexture,

Callers

nothing calls this directly

Calls 15

bootFunction · 0.90
makeFakeTextureFunction · 0.85
makeAtlasJSONFunction · 0.85
getAtlasMethod · 0.80
allocateTextureUnitMethod · 0.80
peekUnitMethod · 0.80
getUnitMethod · 0.80
freeTextureUnitMethod · 0.80
skipMethod · 0.80
createCanvasMethod · 0.80
getAnimationSettingsMethod · 0.80

Tested by

no test coverage detected