Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/p5.js
/ mouseClicked
Function
mouseClicked
test/manual-test-examples/p5.Image/loadPixels.js:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
function
mouseClicked() {
32
img.loop();
33
}
Callers
nothing calls this directly
Calls
1
loop
Method · 0.80
Tested by
no test coverage detected