Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ Color } from
"../src/index.js"
;
3
import
Trail from
"../src/renderable/trail.js"
;
4
Callers
nothing calls this directly
Calls
6
getOpacity
Method · 0.80
getColorAt
Method · 0.80
destroy
Method · 0.65
clear
Method · 0.65
addPoint
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected