def setClearColor(self, color):
     returnValue = libpanda._inPO9cYEJb_(self.this, color.this)
     return returnValue
Example #2
0
 def setClearColor(self, color):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToClearableRegion()
     returnValue = libpanda._inPO9cYEJb_(upcastSelf.this, color.this)
     return returnValue
Example #3
0
 def setClearColor(self, color):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToClearableRegion()
     returnValue = libpanda._inPO9cYEJb_(upcastSelf.this, color.this)
     return returnValue
Example #4
0
 def setClearColor(self, color):
     returnValue = libpanda._inPO9cYEJb_(self.this, color.this)
     return returnValue