コード例 #1
0
 def setLens(self, lens):
     returnValue = libpanda._inPkJyo_2fA(self.this, lens.this)
     return returnValue
コード例 #2
0
 def setLens(self, lens):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     returnValue = libpanda._inPkJyo_2fA(upcastSelf.this, lens.this)
     return returnValue
 def setLens(self, lens):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     returnValue = libpanda._inPkJyo_2fA(upcastSelf.this, lens.this)
     return returnValue
コード例 #4
0
ファイル: LensNode.py プロジェクト: Toonerz/Toontown-2003
 def setLens(self, lens):
     returnValue = libpanda._inPkJyo_2fA(self.this, lens.this)
     return returnValue