Marionette::Rect
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(height : Float64, width : Float64, x : Float64, y : Float64)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(height _height = @height, width _width = @width, x _x = @x, y _y = @y)
Sourceheight
width
x
y