Prototype/DeciderCombinator: 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}} | ||
A [[decider combinator]]. | |||
{{Prototype TOC|decider-combinator}} | |||
Prototype | |||
Extends [[Prototype/Combinator]]. | Extends [[Prototype/Combinator]]. | ||
Line 9: | Line 9: | ||
This prototype inherits all the properties from [[Prototype/Combinator]]. | This prototype inherits all the properties from [[Prototype/Combinator]]. | ||
{{Prototype property|equal_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|greater_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|less_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|not_equal_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|greater_or_equal_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
{{Prototype property|less_or_equal_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | |||
Revision as of 12:03, 28 July 2019
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/Combinator » Prototype/DeciderCombinator
Extends Prototype/Combinator.
Mandatory properties
This prototype inherits all the properties from Prototype/Combinator.
equal_symbol_sprites
Type: Sprite4Way
greater_symbol_sprites
Type: Sprite4Way
less_symbol_sprites
Type: Sprite4Way
not_equal_symbol_sprites
Type: Sprite4Way
greater_or_equal_symbol_sprites
Type: Sprite4Way
less_or_equal_symbol_sprites
Type: Sprite4Way