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

Method GetPosition

gui/chrome_tabs.py:667–668  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

665 self.InitRenderer()
666
667 def GetPosition(self):
668 return self.position
669
670 def SetPosition(self, pos):
671 self.position = pos

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected