Prototype/DeciderCombinator: Difference between revisions
Jump to navigation
Jump to search
(Added lua prototype example) |
(Removed incomplete example (mostly missing sprites, which are the only properties that this has over Prototype/Combinator). It is questionable whether this prototype needs an example at all.) Tag: Undo |
||
Line 18: | Line 18: | ||
{{Prototype property|less_or_equal_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | {{Prototype property|less_or_equal_symbol_sprites|[[Types/Sprite4Way|Sprite4Way]]}} | ||
Latest revision as of 14:47, 24 March 2020
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/Combinator » Prototype/DeciderCombinator
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