class

Maps::Line

Inherits Maps::Base < Reference < Object

Constructors

new(width : Int32 | Nil = nil, height : Int32 | Nil = nil, inverted : Bool | Nil = false, fill : Char = ' ')
Source