MCPcopy Create free account
hub / github.com/Card-Forge/forge / getL10

Method getL10

forge-gui-mobile/src/forge/toolbox/FLabel.java:124–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 return getClrMain().stepColor(-10);
123 }
124 private static FSkinColor getL10() {
125 return getClrMain().stepColor(10);
126 }
127 private static FSkinColor getL20() {
128 return getClrMain().stepColor(20);
129 }

Callers 1

drawMethod · 0.95

Calls 2

getClrMainMethod · 0.95
stepColorMethod · 0.45

Tested by

no test coverage detected