MCPcopy Index your code
hub / github.com/processing/p5.js / setting.js

File setting.js

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

Source from the content-addressed store, hash-verified

1import p5 from '../../../src/app.js';
2
3import { vi } from 'vitest';
4import { mockP5, mockP5Prototype } from '../../js/mocks';

Callers

nothing calls this directly

Calls 13

creatingReadingFunction · 0.85
settingFunction · 0.85
sliceMethod · 0.80
removeMethod · 0.45
eraseMethod · 0.45
fillMethod · 0.45
strokeMethod · 0.45
blendModeMethod · 0.45
noEraseMethod · 0.45
setRedMethod · 0.45
setGreenMethod · 0.45
setBlueMethod · 0.45

Tested by

no test coverage detected