Types/SliderStyleSpecification: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Extension of Types/StyleSpecification.<br> Style specification type: '''slider_style''' == Optional properties == Inherits all properties from [[Types/StyleSpecification]...")
 
(0.18.22)
Line 24: Line 24:


=== button ===
=== button ===
'''Type''': [[Types/ButtonStyleSpecification|ButtonStyleSpecification]]
=== high_button ===
'''Type''': [[Types/ButtonStyleSpecification|ButtonStyleSpecification]]
'''Type''': [[Types/ButtonStyleSpecification|ButtonStyleSpecification]]

Revision as of 16:13, 30 April 2020

Extension of Types/StyleSpecification.
Style specification type: slider_style

Optional properties

Inherits all properties from Types/StyleSpecification.

full_bar

Type: ElementImageSet

full_bar_disabled

Type: ElementImageSet

empty_bar

Type: ElementImageSet

empty_bar_disabled

Type: ElementImageSet

draw_notches

Type: bool

notch

Type: ElementImageSet

button

Type: ButtonStyleSpecification

high_button

Type: ButtonStyleSpecification