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]...")
 
(Added double slider style (0.18))
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Extension of [[Types/StyleSpecification]].<br>
Extension of [[Types/StyleSpecification]].<br>
Style specification type: '''slider_style'''
Style specification type: '''slider_style'''
== Extensions ==
* [[Types/DoubleSliderStyleSpecification]] '''double_slider_style'''


== Optional properties ==
== Optional properties ==
Line 24: Line 28:


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

Latest revision as of 17:04, 30 April 2020

Extension of Types/StyleSpecification.
Style specification type: slider_style

Extensions

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