Types/ConnectableEntityGraphics: Difference between revisions
(0.17) |
(Migrated prototype doc to separate website) |
||
Line 1: | Line 1: | ||
'''The prototype docs have moved to a new website with an improved format.''' This documentation page can now be found here: [https://lua-api.factorio.com/latest/types/ConnectableEntityGraphics.html https://lua-api.factorio.com/latest/types/ConnectableEntityGraphics.html] | |||
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]. | |||
== Basics == | == Basics == | ||
Graphics for the heat pipe. | Graphics for the heat pipe. |
Revision as of 17:51, 16 August 2023
The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/types/ConnectableEntityGraphics.html
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 on the forums.
Basics
Graphics for the heat pipe.
Mandatory properties
single
Type: Types/SpriteVariations
straight_vertical
Type: Types/SpriteVariations
straight_horizontal
Type: Types/SpriteVariations
corner_right_down
Type: Types/SpriteVariations
corner_left_down
Type: Types/SpriteVariations
corner_right_up
Type: Types/SpriteVariations
corner_left_up
Type: Types/SpriteVariations
t_up
Type: Types/SpriteVariations
t_right
Type: Types/SpriteVariations
t_down
Type: Types/SpriteVariations
t_left
Type: Types/SpriteVariations
ending_up
Type: Types/SpriteVariations
ending_right
Type: Types/SpriteVariations
ending_down
Type: Types/SpriteVariations
ending_left
Type: Types/SpriteVariations
cross
Type: Types/SpriteVariations