MCPcopy Index your code
hub / github.com/benfry/processing4 / sketchWindowColor

Method sketchWindowColor

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

Source from the content-addressed store, hash-verified

979
980
981 final public int sketchWindowColor() {
982 return windowColor;
983 }
984
985
986 final public int sketchPixelDensity() {

Callers 3

endOnscreenDrawMethod · 0.80
displayMethod · 0.80
initFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected