CryTUI::Widgets::Gauge
Constructors
new(ratio : Float64, label : Nil | String = nil, filled_style : CryTUI::Style = Style.new, unfilled_style : CryTUI::Style = Style.new, block : CryTUI::Widgets::Block | Nil = nil)
SourceInstance methods
block
Sourcefilled_style
Sourcelabel
Sourceratio
Sourcerender(area : Rect, buffer : Buffer)
Sourceunfilled_style
Source