struct Marionette::Size

Included Modules

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(height : Float64, width : Float64) #

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def clone #

def copy_with(height _height = @height, width _width = @width) #

def height : Float64 #

def width : Float64 #