class

CRT::Ansi::Boxing

Inherits Reference < Object

Constructors

new(*, border : Border = Border::Single, width : Int32 = 0, height : Int32 = 0)
Source

Instance methods

add(*, x : Int32, y : Int32, w : Int32, h : Int32) : self
Source
border
Source
clear
Source
draw(canvas : Canvas, style : Style) : Nil
Source
draw(canvas : Canvas) : Nil
Source
edges_at(x : Int32, y : Int32) : Edge
Source
height
Source
remove(*, x : Int32, y : Int32, w : Int32, h : Int32) : self
Source
resize(w : Int32, h : Int32) : Nil
Source
style
Source
style=(style : Style)
Source
width
Source

Nested types