def setClearColorActive(self, clearColorActive):
     returnValue = libpanda._inPO9cYrI_a(self.this, clearColorActive)
     return returnValue
Esempio n. 2
0
 def setClearColorActive(self, clearColorActive):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToClearableRegion()
     returnValue = libpanda._inPO9cYrI_a(upcastSelf.this, clearColorActive)
     return returnValue
Esempio n. 3
0
 def setClearColorActive(self, clearColorActive):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToClearableRegion()
     returnValue = libpanda._inPO9cYrI_a(upcastSelf.this, clearColorActive)
     return returnValue
Esempio n. 4
0
 def setClearColorActive(self, clearColorActive):
     returnValue = libpanda._inPO9cYrI_a(self.this, clearColorActive)
     return returnValue