Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getRed
Method
getRed
Singular/LIB/surfex/Lamp.java:521–523 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
519
}
520
521
public
int
getRed() {
522
return
colorButton.getBackground().getRed();
523
}
524
525
public
int
getGreen() {
526
return
colorButton.getBackground().getGreen();
Callers
11
getSurfCode
Method · 0.95
getSuxFile
Method · 0.80
getSurfCode
Method · 0.80
saveYourself
Method · 0.80
brighter
Method · 0.80
darker
Method · 0.80
getSurfCode
Method · 0.80
savesurfCode
Method · 0.80
saveYourself
Method · 0.80
getSurfCode_Part1
Method · 0.80
saveSurfCode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected