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

File loading.js

test/unit/image/loading.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockP5, mockP5Prototype, httpMock } from '../../js/mocks';
2import loadingDisplaying from '../../../src/image/loading_displaying';
3import image from '../../../src/image/p5.Image';
4

Callers

nothing calls this directly

Calls 15

loadingDisplayingFunction · 0.85
checkTintFunction · 0.85
setFrameMethod · 0.80
resizeCanvasMethod · 0.80
imageMethod · 0.80
imageFunction · 0.50
startMethod · 0.45
toStringMethod · 0.45
getMethod · 0.45
pauseMethod · 0.45
playMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected