Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ mockP5, mockP5Prototype, httpMock } from
'../../js/mocks'
;
2
import
loadingDisplaying from
'../../../src/image/loading_displaying'
;
3
import
image from
'../../../src/image/p5.Image'
;
4
Callers
nothing calls this directly
Calls
15
loadingDisplaying
Function · 0.85
checkTint
Function · 0.85
setFrame
Method · 0.80
resizeCanvas
Method · 0.80
image
Method · 0.80
image
Function · 0.50
start
Method · 0.45
toString
Method · 0.45
get
Method · 0.45
pause
Method · 0.45
play
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected