Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
endOnscreenDraw
Method · 0.80
display
Method · 0.80
initFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected