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