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