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

Method SetBorderColour

gui/attribute_gauge.py:68–69  ·  view source on GitHub ↗
(self, colour)

Source from the content-addressed store, hash-verified

66 return self._border_colour
67
68 def SetBorderColour(self, colour):
69 self._border_colour = colour
70
71 def GetBorderPadding(self):
72 return self._border_padding

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected