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

File entity.spec.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

bootFunction · 0.90
createCanvasMethod · 0.80
addShapeMethod · 0.80
removeShapeAtMethod · 0.80
initMethod · 0.65
getBoundsMethod · 0.65
cloneMethod · 0.65
setMethod · 0.45
setShapeMethod · 0.45

Tested by

no test coverage detected