コード例 #1
0
ファイル: Nametag3d.py プロジェクト: darktohka/Toontown-2003
 def setAvatar(self, node):
     upcastSelf = self
     returnValue = libtoontown._inPPj7bdwUo(upcastSelf.this, node.this)
     return returnValue
コード例 #2
0
 def setAvatar(self, node):
     returnValue = libtoontown._inPPj7bdwUo(self.this, node.this)
     return returnValue
コード例 #3
0
ファイル: Nametag2d.py プロジェクト: Toonerz/Toontown-2003
 def setAvatar(self, node):
     upcastSelf = self
     returnValue = libtoontown._inPPj7bdwUo(upcastSelf.this, node.this)
     return returnValue