MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / SetBarColour

Method SetBarColour

gui/pyfa_gauge.py:102–103  ·  view source on GitHub ↗
(self, colour)

Source from the content-addressed store, hash-verified

100 return self._bar_colour
101
102 def SetBarColour(self, colour):
103 self._bar_colour = colour
104
105 def SetFractionDigits(self, digits):
106 self._fraction_digits = digits

Callers 1

populatePanelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected