|
Simutrans-Squirrel-API
124.3 (r11590 on 11-Jan-2025)
|

Static Public Member Functions | |
| static array< depot_x > | get_depot_list (player_x pl, way_types wt) |
Additional Inherited Members | |
Public Attributes inherited from coord3d | |
| integer | x |
| x-coordinate More... | |
| integer | y |
| y-coordinate More... | |
| integer | z |
| z-coordinate - height More... | |
Public Attributes inherited from coord | |
| integer | x |
| x-coordinate More... | |
| integer | y |
| y-coordinate More... | |
Class to access depots. Main purpose is the manipulation of convoys in depots.
Definition at line 130 of file api_map_objects.cc.
| array<convoy_x> depot_x::get_convoy_list | ( | ) |
List of all depots of player pl of way-type wt
| pl | |
| wt |