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

File textVisibility.spec.js

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

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, it } from "vitest";
2import { BitmapText, boot, loader, Text, video } from "../src/index.js";
3
4describe("Text visible characters", () => {

Callers

nothing calls this directly

Calls 3

bootFunction · 0.90
initMethod · 0.65
setTextMethod · 0.45

Tested by

no test coverage detected