Prototype/DeciderCombinator: Difference between revisions
Jump to navigation
Jump to search
m (Bilka moved page Prototype/ArithmeticCombinator to Prototype/DeciderCombinator without leaving a redirect: Oops) |
(Added prototype type to page) |
||
Line 1: | Line 1: | ||
== Basics == | == Basics == | ||
Prototype type: '''decider-combinator''' | |||
Extends [[Prototype/Combinator]]. | Extends [[Prototype/Combinator]]. | ||
Revision as of 16:27, 21 January 2019
Basics
Prototype type: decider-combinator
Extends Prototype/Combinator.
Mandatory properties
This prototype inherits all the properties from Prototype/Combinator.
equal_symbol_sprites
Type: Types/Sprite4Way
greater_symbol_sprites
Type: Types/Sprite4Way
less_symbol_sprites
Type: Types/Sprite4Way
not_equal_symbol_sprites
Type: Types/Sprite4Way
greater_or_equal_symbol_sprites
Type: Types/Sprite4Way
less_or_equal_symbol_sprites
Type: Types/Sprite4Way