struct
UI::WindowSize
- UI::WindowSize
- Struct
- Value
- Object
Defined in:
ui/windows.crConstructors
Instance Method Summary
- #clamp(minimum : WindowSize | Nil = nil, maximum : WindowSize | Nil = nil) : WindowSize
- #clone
- #copy_with(width _width = @width, height _height = @height)
- #height : Float64
- #width : Float64