MCPcopy 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

getSurfCodeMethod · 0.95
getSuxFileMethod · 0.80
getSurfCodeMethod · 0.80
saveYourselfMethod · 0.80
brighterMethod · 0.80
darkerMethod · 0.80
getSurfCodeMethod · 0.80
savesurfCodeMethod · 0.80
saveYourselfMethod · 0.80
getSurfCode_Part1Method · 0.80
saveSurfCodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected