Prototype/ArithmeticCombinator: Difference between revisions
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]]. | |||
{{Prototype TOC|arithmetic-combinator}} | |||
Prototype | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/Combinator]]. | This prototype inherits all the properties from [[Prototype/Combinator]]. | ||
{{Prototype property|plus_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|minus_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|multiply_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|divide_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|modulo_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|power_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|left_shift_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|right_shift_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|and_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|or_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|xor_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
Revision as of 12:02, 28 July 2019
Template:Prototype parent An arithmetic combinator.
Mandatory properties
This prototype inherits all the properties from Prototype/Combinator.