コード例 #1
0
ファイル: LightNode.py プロジェクト: Toonerz/Toontown-2003
 def getNumStashed(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToPandaNode()
     returnValue = libpanda._inPkJyoPR8_(upcastSelf.this)
     return returnValue
コード例 #2
0
ファイル: PandaNode.py プロジェクト: Toonerz/Toontown-2003
 def getNumStashed(self):
     returnValue = libpanda._inPkJyoPR8_(self.this)
     return returnValue
コード例 #3
0
 def getNumStashed(self):
     upcastSelf = self
     returnValue = libpanda._inPkJyoPR8_(upcastSelf.this)
     return returnValue
 def getNumStashed(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToLensNode()
     returnValue = libpanda._inPkJyoPR8_(upcastSelf.this)
     return returnValue
コード例 #5
0
ファイル: MouseWatcher.py プロジェクト: Toonerz/Toontown-2003
 def getNumStashed(self):
     upcastSelf = self
     returnValue = libpanda._inPkJyoPR8_(upcastSelf.this)
     return returnValue
コード例 #6
0
 def getNumStashed(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToMarginPopup()
     returnValue = libpanda._inPkJyoPR8_(upcastSelf.this)
     return returnValue
コード例 #7
0
ファイル: PandaNode.py プロジェクト: darktohka/Toontown-2003
 def getNumStashed(self):
     returnValue = libpanda._inPkJyoPR8_(self.this)
     return returnValue