struct

Breadbin::Image::Rectangle

Inherits Struct < Value < Object

Constructors

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

Instance methods

h=(h : Int32)
Source
w=(w : Int32)
Source
x=(x : Int32)
Source
y=(y : Int32)
Source