|
|
Line 2: |
Line 2: |
|
| |
|
| </p><p>This wiki page is no longer updated and '''will be removed at some point in the future''', so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback [https://forums.factorio.com/viewforum.php?f=233 on the forums].</p></div> | | </p><p>This wiki page is no longer updated and '''will be removed at some point in the future''', so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback [https://forums.factorio.com/viewforum.php?f=233 on the forums].</p></div> |
|
| |
|
| |
|
| |
| Extension of [[Types/ButtonStyleSpecification]].<br>
| |
| Style specification type: '''technology_slot_style'''
| |
|
| |
| == Optional properties ==
| |
| Inherits all properties from [[Types/ButtonStyleSpecification]].
| |
|
| |
| === highlighted_graphical_set ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === default_background_shadow ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === level_band ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === hovered_level_band ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === level_offset_x ===
| |
| '''Type''': [[Types/float|float]]
| |
|
| |
| === level_offset_y ===
| |
| '''Type''': [[Types/float|float]]
| |
|
| |
| === level_band_width ===
| |
| '''Type''': [[Types/uint32|uint32]]
| |
|
| |
| === level_band_height ===
| |
| '''Type''': [[Types/uint32|uint32]]
| |
|
| |
| === level_font ===
| |
| '''Type''': [[Types/string|string]]
| |
|
| |
| Name of a [[Prototype/Font]].
| |
|
| |
| === level_range_font ===
| |
| '''Type''': [[Types/string|string]]
| |
|
| |
| Name of a [[Prototype/Font]].
| |
|
| |
| === level_font_color ===
| |
| '''Type''': [[Types/Color|Color]]
| |
|
| |
| === hovered_level_font_color ===
| |
| '''Type''': [[Types/Color|Color]]
| |
|
| |
| === level_range_font_color ===
| |
| '''Type''': [[Types/Color|Color]]
| |
|
| |
| === hovered_level_range_font_color ===
| |
| '''Type''': [[Types/Color|Color]]
| |
|
| |
| === level_range_band ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === hovered_level_range_band ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === level_range_offset_x ===
| |
| '''Type''': [[Types/float|float]]
| |
|
| |
| === level_range_offset_y ===
| |
| '''Type''': [[Types/float|float]]
| |
|
| |
| === ingredients_height ===
| |
| '''Type''': [[Types/uint32|uint32]]
| |
|
| |
| === default_ingredients_background ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === hovered_ingredients_background ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === clicked_ingredients_background ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === disabled_ingredients_background ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === highlighted_ingredients_background ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === ingredients_padding ===
| |
| '''Type''': [[Types/uint32|uint32]]
| |
|
| |
| === ingredient_icon_size ===
| |
| '''Type''': [[Types/uint32|uint32]]
| |
|
| |
| === ingredient_icon_overlap ===
| |
| '''Type''': [[Types/uint32|uint32]]
| |
|
| |
| === clicked_overlay ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === progress_bar_background ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === progress_bar ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === progress_bar_shadow ===
| |
| '''Type''': [[Types/ElementImageSet|ElementImageSet]]
| |
|
| |
| === progress_bar_height ===
| |
| '''Type''': [[Types/uint32|uint32]]
| |
|
| |
| === progress_bar_color ===
| |
| '''Type''': [[Types/Color|Color]]
| |