コード例 #1
0
ファイル: PandaNode.py プロジェクト: Toonerz/Toontown-2003
 def output(self, out):
     returnValue = libpanda._inPkJyoW23T(self.this, out.this)
     return returnValue
コード例 #2
0
 def output(self, out):
     upcastSelf = self
     returnValue = libpanda._inPkJyoW23T(upcastSelf.this, out.this)
     return returnValue
コード例 #3
0
ファイル: Nametag3d.py プロジェクト: darktohka/Toontown-2003
 def output(self, out):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     returnValue = libpanda._inPkJyoW23T(upcastSelf.this, out.this)
     return returnValue
コード例 #4
0
ファイル: MouseWatcher.py プロジェクト: Toonerz/Toontown-2003
 def output(self, out):
     upcastSelf = self
     returnValue = libpanda._inPkJyoW23T(upcastSelf.this, out.this)
     return returnValue
コード例 #5
0
ファイル: Nametag2d.py プロジェクト: Toonerz/Toontown-2003
 def output(self, out):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyoW23T(upcastSelf.this, out.this)
     return returnValue
コード例 #6
0
ファイル: PandaNode.py プロジェクト: darktohka/Toontown-2003
 def output(self, out):
     returnValue = libpanda._inPkJyoW23T(self.this, out.this)
     return returnValue