struct

TUI::Rect

Inherits Struct < Value < Object

Constructors

new(x : Int32, y : Int32, w : Int32, h : Int32)
Source
new(w : Int32, h : Int32)
Source

Instance methods

contains?(i : Int32, j : Int32) : Bool
Source
relative(i, j, e, r) : Rect
Source
relative(i, j = 0) : Rect
Source