class

Tput::Namespace::Rect

Inherits Reference / Object

Constructors

new(x : Int32, y : Int32, width : Int32, height : Int32)
Source
new(top_left : Point, size : Size)
Source
new(top_left : Point, bottom_right : Point)
Source

Instance methods

height
Source
height=(height : Int32)
Source
width
Source
width=(width : Int32)
Source
x=(x : Int32)
Source
y=(y : Int32)
Source