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