Prototype/SpeechBubble: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Converted to SMW format)
(0.18.12)
Line 11: Line 11:


== Optional properties ==
== Optional properties ==
{{Prototype property|wrapper_flow_style|[[Types/string|string]]|"flow_style"|optional=true}}
Needs a style of the type "flow_style", defined inside the gui styles.


{{Prototype property|y_offset|[[Types/double|double]]|0|optional=true}}
{{Prototype property|y_offset|[[Types/double|double]]|0|optional=true}}
{{Prototype property|fade_in_out_ticks|[[Types/uint32|uint32]]|60|optional=true}}

Revision as of 13:07, 16 March 2020

Template:Prototype parent A speech bubble. It floats in the world and can display text.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/Entity.

Template:Prototype property Needs a style of the type "speech_bubble_style", defined inside the gui styles.

Optional properties

Template:Prototype property Needs a style of the type "flow_style", defined inside the gui styles.

Template:Prototype property

Template:Prototype property