Rect

constructor(x: Double = 0.0, y: Double = 0.0, width: Double = 0.0, height: Double = 0.0)
constructor(other: Rect)