Types/ProgressBarStyleSpecification

From Official Factorio Wiki
Revision as of 16:09, 30 April 2020 by Bilka (talk | contribs) (0.18.22)
Jump to navigation Jump to search

Extension of Types/StyleSpecification.
Style specification type: progressbar_style

Optional properties

Inherits all properties from Types/StyleSpecification.

bar_width

Type: uint32

color

Type: Color

other_colors

Type: table of table

Array of tables with the following key/value pairs:

bar

Type: ElementImageSet

bar_background

Type: ElementImageSet

font

Type: string

Name of a Prototype/Font.

font_color

Type: Color

filled_font_color

Type: Color

embed_text_in_bar

Type: bool