Types/CircuitConnectorSprites: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Mandatory properties == === led_red === '''Type''': Types/Sprite === led_green === '''Type''': Types/Sprite === led_blue === '''Type''': Types/Sprite === led...") |
(Added when connector + wire pins are draw, added property type usage) |
||
Line 16: | Line 16: | ||
=== connector_main === | === connector_main === | ||
'''Type''': [[Types/Sprite]] | '''Type''': [[Types/Sprite]] | ||
Drawn when the entity is connected to a circuit network or a logistic network. | |||
=== connector_shadow === | === connector_shadow === | ||
'''Type''': [[Types/Sprite]] | '''Type''': [[Types/Sprite]] | ||
Drawn when the entity is connected to a circuit network or a logistic network. | |||
=== wire_pins === | === wire_pins === | ||
'''Type''': [[Types/Sprite]] | '''Type''': [[Types/Sprite]] | ||
Drawn when the entity is connected to a circuit network. | |||
=== wire_pins_shadow === | === wire_pins_shadow === | ||
'''Type''': [[Types/Sprite]] | '''Type''': [[Types/Sprite]] | ||
Drawn when the entity is connected to a circuit network. | |||
=== led_blue_off === | === led_blue_off === | ||
Line 34: | Line 42: | ||
=== red_green_led_light_offset === | === red_green_led_light_offset === | ||
'''Type''': [[Types/vector]] | '''Type''': [[Types/vector]] | ||
{{Prototype property type usage|{{FULLPAGENAME}}}} |
Revision as of 14:40, 7 February 2022
Mandatory properties
led_red
Type: Types/Sprite
led_green
Type: Types/Sprite
led_blue
Type: Types/Sprite
led_light
Type: Types/LightDefinition
Optional properties
connector_main
Type: Types/Sprite
Drawn when the entity is connected to a circuit network or a logistic network.
connector_shadow
Type: Types/Sprite
Drawn when the entity is connected to a circuit network or a logistic network.
wire_pins
Type: Types/Sprite
Drawn when the entity is connected to a circuit network.
wire_pins_shadow
Type: Types/Sprite
Drawn when the entity is connected to a circuit network.
led_blue_off
Type: Types/Sprite
blue_led_light_offset
Type: Types/vector
red_green_led_light_offset
Type: Types/vector