示例#1
0
    def upcastToNamable(self):
        returnValue = libpanda._inPziw5vEXk(self.this)
        import Namable
        returnObject = Namable.Namable(None)
        returnObject.this = returnValue
        if returnObject.this == 0:
            return None

        return returnObject
示例#2
0
 def upcastToNamable(self):
     returnValue = libtoontown._inPet4yDv1q(self.this)
     import Namable
     returnObject = Namable.Namable(None)
     returnObject.this = returnValue
     if returnObject.this == 0:
         return None
     return returnObject
     return
示例#3
0
 def upcastToNamable(self):
     upcastSelf = self
     returnValue = libpanda._inPkJyojprb(upcastSelf.this)
     import Namable
     returnObject = Namable.Namable(None)
     returnObject.this = returnValue
     if returnObject.this == 0:
         return None
     return returnObject
     return
示例#4
0
 def assign(self, other):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToNamable()
     returnValue = libpandaexpress._inPJoxtp1bI(upcastSelf.this, other.this)
     import Namable
     returnObject = Namable.Namable(None)
     returnObject.this = returnValue
     if returnObject.this == 0:
         return None
     return returnObject
     return