class

Ori::ProgressBar

Inherits Ori::Node < Reference < Object

Constructors

new(value = 0.0, max : Float64 = 100.0, style : Ori::S = Ori::S.none)
Source

Instance methods

content_height
Source
content_width
Source
max=(m : Float64)
Source
render(io : IO) : Nil
Source
render_screen(screen : Ori::Screen) : Nil
Source
value
Source
value=(v : Float64)
Source