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

Method OnEraseBackground

graphs/gui/vector.py:156–157  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

154 dc.DrawText(angleText, round(angleTextX), round(angleTextY))
155
156 def OnEraseBackground(self, event):
157 pass
158
159 def OnLeftDown(self, event):
160 self._left = True

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected