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

File frameAnimation.spec.js

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

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, it, vi } from "vitest";
2import { boot, FrameAnimation, Sprite, Sprite3d, video } from "../src/index.js";
3
4/**

Callers

nothing calls this directly

Calls 15

bootFunction · 0.90
makeSheetFunction · 0.85
makeHostFunction · 0.85
makeFunction · 0.70
initMethod · 0.65
makeMethod · 0.65
addAnimationMethod · 0.45
setCurrentAnimationMethod · 0.45
isCurrentAnimationMethod · 0.45
getAnimationNamesMethod · 0.45
setAnimationFrameMethod · 0.45

Tested by

no test coverage detected