Prototype/UndergroundBelt: 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 11: | Line 11: | ||
'''Type''': [[Types/table]] | '''Type''': [[Types/table]] | ||
Table with the following mandatory members: | |||
* direction_in - [[Types/Sprite4Way]] | |||
* direction_out - [[Types/Sprite4Way]] | |||
=== underground_sprite === | === underground_sprite === | ||
'''Type''': [[Types/Sprite]] | '''Type''': [[Types/Sprite]] |
Revision as of 18:59, 22 August 2018
Basics
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 mandatory members:
- direction_in - Types/Sprite4Way
- direction_out - Types/Sprite4Way
underground_sprite
Type: Types/Sprite