struct

Marionette::Size

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(height : Float64, width : 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)
Source
height
width