struct Marionette::Rect
- Marionette::Rect
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
Constructors
Instance Method Summary
- #clone
- #copy_with(height _height = @height, width _width = @width, x _x = @x, y _y = @y)
- #height : Float64
- #width : Float64
- #x : Float64
- #y : Float64