Types/ProgressBarStyleSpecification

From Official Factorio Wiki
Revision as of 21:16, 6 August 2019 by Bilka (talk | contribs) (Created page with "Extension of Types/StyleSpecification.<br> Style specification type: '''progressbar_style''' == Optional properties == Inherits all properties from Types/StyleSpecifica...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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