MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / SetFractionDigits

Method SetFractionDigits

gui/pyfa_gauge.py:105–106  ·  view source on GitHub ↗
(self, digits)

Source from the content-addressed store, hash-verified

103 self._bar_colour = colour
104
105 def SetFractionDigits(self, digits):
106 self._fraction_digits = digits
107
108 def GetBarGradient(self):
109 if self._bar_gradient is None:

Callers 2

populatePanelMethod · 0.95
populatePanelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected