ProgressBar
General-purpose progress bar.
General-purpose progress bar. Shows fill percentage from right to left.
- bool percent_visible
If , the fill percentage is displayed on the bar.
- Color font_color
The color of the text.
The color of the text’s shadow.
- font
Font used to draw the fill percentage if percent_visible is .
- bg
The style of the background.
- StyleBox fg