MCPcopy 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
31function mouseClicked() {
32 img.loop();
33}

Callers

nothing calls this directly

Calls 1

loopMethod · 0.80

Tested by

no test coverage detected