Rect

constructor()
constructor(x: Int, y: Int, w: Int, h: Int)


constructor(other: Rect)

Performs a deep copy on other.