MCPcopy Index your code
hub / github.com/processing/processing / sketchRenderer

Method sketchRenderer

core/src/processing/core/PApplet.java:1058–1060  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1056
1057
1058 final public String sketchRenderer() {
1059 return renderer;
1060 }
1061
1062
1063 // Named quality instead of smooth to avoid people trying to set (or get)

Callers 1

createPrimaryGraphicsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected