ProgressBar
继承了: Range < Control < CanvasItem < Node < Object
General-purpose progress bar.
通用的进度条。
描述
General-purpose progress bar. Shows fill percentage from right to left.
通用的进度条。从右到左显示填充百分比。
属性
boolpercent_visibletrueintsize_flags_vertical0 (parent override)floatstep0.01 (parent override)
主题属性
StyleBoxbg StyleBoxfg Fontfont Colorfont_colorColor( 0.94, 0.94, 0.94, 1 )Colorfont_color_shadowColor( 0, 0, 0, 1 )
属性描述
bool percent_visible
DefaulttrueSetterset_percent_visible(value)Getteris_percent_visible()
If true, the fill percentage is displayed on the bar.
如果为真,填充百分比将显示在栏上。