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

File trail.spec.js

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { Color } from "../src/index.js";
3import Trail from "../src/renderable/trail.js";
4

Callers

nothing calls this directly

Calls 6

getOpacityMethod · 0.80
getColorAtMethod · 0.80
destroyMethod · 0.65
clearMethod · 0.65
addPointMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected