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