Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
CryTUI::Rect
Inherits
Struct
<
Value
<
Object
Constructors
new
(x :
Int32
= 0, y :
Int32
= 0, width :
Int32
= 0, height :
Int32
= 0)
Source
Instance methods
bottom
Source
empty?
Source
height
Source
inner
(margin :
Int32
) :
Rect
Source
intersection
(other :
Rect
) :
Rect
Source
left
Source
right
Source
top
Source
width
Source
x
Source
y
Source