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