Prototype/RailPlanner: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Basics == A rail planner. Extends Prototype/Item. == Mandatory properties == This prototype inherits all the properties from Prototype/Item. === straight_rail...") |
m (→Mandatory properties: give entity types) |
||
Line 8: | Line 8: | ||
'''Type''': [[Types/string]] | '''Type''': [[Types/string]] | ||
The name of an entity. | The name of an entity of the type "straight-rail". | ||
=== curved_rail === | === curved_rail === | ||
'''Type''': [[Types/string]] | '''Type''': [[Types/string]] | ||
The name of an entity. | The name of an entity of the type "curved-rail". |
Revision as of 10:21, 25 June 2018
Basics
A rail planner. Extends Prototype/Item.
Mandatory properties
This prototype inherits all the properties from Prototype/Item.
straight_rail
Type: Types/string
The name of an entity of the type "straight-rail".
curved_rail
Type: Types/string
The name of an entity of the type "curved-rail".