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

Method SetBorderPadding

gui/attribute_gauge.py:74–75  ·  view source on GitHub ↗
(self, padding)

Source from the content-addressed store, hash-verified

72 return self._border_padding
73
74 def SetBorderPadding(self, padding):
75 self._border_padding = padding
76
77 def GetRange(self):
78 """ Returns the maximum value of the gauge. """

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected