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

Method sketchWindowColor

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

Source from the content-addressed store, hash-verified

1111
1112
1113 final public int sketchWindowColor() {
1114 return windowColor;
1115 }
1116
1117
1118 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