struct

Glove::Rect

Inherits Struct / Value / Object

Constructors

new(origin : Glove::Point, size : Glove::Size)
Source

Instance methods

bottom
Source
contains?(point : Glove::Point)
Source
grow(size : Float32)
Source
grow_y(size : Float32)
Source
height
Source
left
Source
origin
Source
origin=(origin : Glove::Point)
Source
overlaps_on_bottom_with?(other : Glove::Rect)
Source
overlaps_with?(other : Glove::Rect)
Source
right
Source
size
Source
size=(size : Glove::Size)
Source
width
Source