MCPcopy Create free account
hub / github.com/TodePond/ScreenPond / preset.js

File preset.js

source/preset.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { makeWorld } from "./world.js";
2import { makeRectangleCorners, getRotatedCorners } from "./corners.js";
3import { addScreen, removeAllScreens, rotateScreenNumber } from "./colour.js";
4import { makeScreen } from "./screen.js";

Callers

nothing calls this directly

Calls 5

getRotatedCornersFunction · 0.90
makeRectangleCornersFunction · 0.90
clearQueueFunction · 0.90
rotateScreenNumberFunction · 0.90
createPresetFunction · 0.85

Tested by

no test coverage detected