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

Method GetBarColour

gui/pyfa_gauge.py:99–100  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

97 self._border_colour = colour
98
99 def GetBarColour(self):
100 return self._bar_colour
101
102 def SetBarColour(self, colour):
103 self._bar_colour = colour

Callers 1

OnPaintMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected