Prototype/Splitter: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Basics == Extends Prototype/TransportBeltConnectable. == Mandatory properties == This prototype inherits all the properties from Prototype/TransportBeltConnectable...") |
(→structure: formatting) |
||
Line 8: | Line 8: | ||
'''Type''': [[Types/table]] | '''Type''': [[Types/table]] | ||
Table with the following mandatory members: | |||
* north - [[Types/Animation]] | |||
* east - [[Types/Animation]] | |||
* south - [[Types/Animation]] | |||
* west - [[Types/Animation]] | |||
== Optional properties == | == Optional properties == |
Revision as of 18:58, 22 August 2018
Basics
Extends Prototype/TransportBeltConnectable.
Mandatory properties
This prototype inherits all the properties from Prototype/TransportBeltConnectable.
structure
Type: Types/table
Table with the following mandatory members:
- north - Types/Animation
- east - Types/Animation
- south - Types/Animation
- west - Types/Animation
Optional properties
structure_animation_speed_coefficient
Type: Types/double
Default: 1
structure_animation_movement_cooldown
Type: Types/uint32
Default: 10