Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
h
Source
relative
(i, j, e, r) :
Rect
Source
relative
(i, j = 0) :
Rect
Source
w
Source
x
Source
y
Source