Prototype/TrainStop: Difference between revisions
Jump to navigation
Jump to search
(1.1: default_trains_limit_signal, default_trains_count_signal added) |
(1.1.51: Prototype/EntityWithOwner added) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/ | {{Prototype parent|Prototype/EntityWithOwner}} | ||
A [[train stop]]. | A [[train stop]]. | ||
Line 5: | Line 5: | ||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/ | This prototype inherits all the properties from [[Prototype/EntityWithOwner]]. | ||
{{Prototype property|animation_ticks_per_frame|[[Types/uint32|uint32]]}} | {{Prototype property|animation_ticks_per_frame|[[Types/uint32|uint32]]}} |
Revision as of 19:27, 21 January 2022
Template:Prototype parent A train stop.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithOwner.
Optional properties
Template:Prototype property Table with the following mandatory members:
- picture - Sprite4Way
- red_picture - Sprite4Way
- light - LightDefinition
Template:Prototype property Table with the following mandatory members:
- picture - Sprite4Way
- red_picture - Sprite4Way
- light - LightDefinition
Template:Prototype property Table with the following mandatory members:
- north - BoundingBox
- east - BoundingBox
- south - BoundingBox
- west - BoundingBox
Template:Prototype property Array of 4 WireConnectionPoints. Mandatory if circuit_wire_max_distance > 0.
Template:Prototype property Array of 4 CircuitConnectorSpritess. Mandatory if circuit_wire_max_distance > 0.