MCPcopy
hub / github.com/processing/p5.js / creating_reading.js

File creating_reading.js

test/unit/color/creating_reading.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockP5, mockP5Prototype } from '../../js/mocks';
2import creatingReading from '../../../src/color/creating_reading';
3import setting from '../../../src/color/setting';
4import p5Color from '../../../src/color/p5.Color';

Callers

nothing calls this directly

Calls 3

creatingReadingFunction · 0.85
settingFunction · 0.85
arrayMethod · 0.45

Tested by

no test coverage detected