Prototype/ArithmeticCombinator: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/Combinator}}
{{Prototype parent|Prototype/Combinator}}
An [[arithmetic combinator]].


== Basics ==
{{Prototype TOC|arithmetic-combinator}}
Prototype type: '''arithmetic-combinator'''
 
Extends [[Prototype/Combinator]].


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/Combinator]].
This prototype inherits all the properties from [[Prototype/Combinator]].


=== plus_symbol_sprites ===
{{Prototype property|plus_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== minus_symbol_sprites ===
{{Prototype property|minus_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== multiply_symbol_sprites ===
{{Prototype property|multiply_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== divide_symbol_sprites ===
{{Prototype property|divide_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== modulo_symbol_sprites ===
{{Prototype property|modulo_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== power_symbol_sprites ===
{{Prototype property|power_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== left_shift_symbol_sprites ===
{{Prototype property|left_shift_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== right_shift_symbol_sprites ===
{{Prototype property|right_shift_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== and_symbol_sprites ===
{{Prototype property|and_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== or_symbol_sprites ===
{{Prototype property|or_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]


=== xor_symbol_sprites ===
{{Prototype property|xor_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}}
'''Type''': [[Types/Sprite4Way]]

Revision as of 12:02, 28 July 2019