struct

Marionette::Rect

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(height : Float64, width : Float64, x : Float64, y : Float64)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

clone
Source
copy_with(height _height = @height, width _width = @width, x _x = @x, y _y = @y)
Source
height
width
x
y