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

File quadtree.spec.js

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

Source from the content-addressed store, hash-verified

1import { beforeAll, beforeEach, describe, expect, it } from "vitest";
2import {
3 Body,
4 boot,

Callers

nothing calls this directly

Calls 15

bootFunction · 0.90
checkMaxLevelFunction · 0.85
mkItemFunction · 0.85
liveDepthFunction · 0.85
countAllFunction · 0.85
addChildMethod · 0.80
collidesMethod · 0.80
shouldCollideMethod · 0.80
addShapeMethod · 0.80
collisionsMethod · 0.80
initMethod · 0.65
insertMethod · 0.65

Tested by

no test coverage detected