class

Ori::TextNode

Inherits Ori::Node < Reference < Object

Constructors

new(content : String, style : Ori::S = Ori::S.none)
Source

Instance methods

content
Source
content=(c : String)
Source
content_height
Source
content_width
Source
render(io : IO) : Nil
Source
render_screen(screen : Ori::Screen) : Nil
Source