MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / GetState

Method GetState

gui/builtinShipBrowser/sfBrowserItem.py:56–57  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

54 self.state = state
55
56 def GetState(self):
57 return self.state
58
59 def GetSize(self):
60 w = self.normalBmp.GetWidth()

Callers 5

MouseMoveMethod · 0.45
MouseClickMethod · 0.45
RenderMethod · 0.45
OnLeftUpMethod · 0.45
OnLeftDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected