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

Method GetBitmap

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

Source from the content-addressed store, hash-verified

62 return w, h
63
64 def GetBitmap(self):
65 return self.normalBmp
66
67 def SetBitmap(self, bitmap):
68 self.normalBmp = bitmap

Callers 6

__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
RenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected