def setClearColorActive(self, clearColorActive):
     returnValue = libpanda._inPO9cYrI_a(self.this, clearColorActive)
     return returnValue
コード例 #2
0
 def setClearColorActive(self, clearColorActive):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToClearableRegion()
     returnValue = libpanda._inPO9cYrI_a(upcastSelf.this, clearColorActive)
     return returnValue
コード例 #3
0
 def setClearColorActive(self, clearColorActive):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToClearableRegion()
     returnValue = libpanda._inPO9cYrI_a(upcastSelf.this, clearColorActive)
     return returnValue
コード例 #4
0
 def setClearColorActive(self, clearColorActive):
     returnValue = libpanda._inPO9cYrI_a(self.this, clearColorActive)
     return returnValue