Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ lights
Method
lights
core/src/processing/opengl/PGraphics2D.java:565–568 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
563
// LIGHTS
564
565
@Override
566
public
void
lights() {
567
showMethodWarning(
"lights"
);
568
}
569
570
@Override
571
public
void
noLights() {
Callers
nothing calls this directly
Calls
1
showMethodWarning
Method · 0.45
Tested by
no test coverage detected