Prototype/UndergroundBelt: Difference between revisions
Jump to navigation
Jump to search
(0.17) |
(Set prototype parent) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/TransportBeltConnectable}} | |||
== Basics == | == Basics == | ||
Prototype type: '''underground-belt''' | Prototype type: '''underground-belt''' |
Revision as of 15:54, 24 July 2019
Basics
Prototype type: underground-belt
Extends Prototype/TransportBeltConnectable.
Mandatory properties
This prototype inherits all the properties from Prototype/TransportBeltConnectable.
max_distance
Type: Types/uint8
structure
Type: Types/table
Table with the following members:
- direction_in - Types/Sprite4Way - Mandatory.
- direction_out - Types/Sprite4Way - Mandatory.
- back_patch - Types/Sprite4Way - Optional.
- front_patch - Types/Sprite4Way - Optional.
- direction_in_side_loading - Types/Sprite4Way - Optional.
- direction_out_side_loading - Types/Sprite4Way - Optional.
underground_sprite
Type: Types/Sprite
underground_remove_belts_sprite
Type: Types/Sprite