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
width
Source