コード例 #1
0
ファイル: PandaNode.py プロジェクト: Toonerz/Toontown-2003
 def isFinal(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPUuL4(upcastSelf.this)
     return returnValue
コード例 #2
0
 def isFinal(self):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToBoundedObject()
     returnValue = libpanda._inPMAKPUuL4(upcastSelf.this)
     return returnValue
コード例 #3
0
 def isFinal(self):
     returnValue = libpanda._inPMAKPUuL4(self.this)
     return returnValue
コード例 #4
0
 def isFinal(self):
     returnValue = libpanda._inPMAKPUuL4(self.this)
     return returnValue