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

File outputs.js

test/unit/accessibility/outputs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 13

outputsFunction · 0.85
textOutputFunction · 0.85
idMethod · 0.80
lineMethod · 0.80
arcMethod · 0.80
ellipseMethod · 0.80
triangleMethod · 0.80
quadMethod · 0.80
pointMethod · 0.80
removeMethod · 0.45
fillMethod · 0.45
rectMethod · 0.45

Tested by

no test coverage detected