MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / isDay

Method isDay

src/org/albite/albite/ColorScheme.java:154–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

152 }
153
154 public final boolean isDay() {
155 return day;
156 }
157
158 private static int HSBtoRGB(
159 final float hue,

Callers 1

setSchemeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected