Simutrans-Squirrel-API
|
Static Public Member Functions | |
static array< tunnel_desc_x > | get_available_tunnels (way_types) |
Additional Inherited Members | |
![]() | |
integer | get_cost () |
integer | get_maintenance () |
integer | get_topspeed () |
way_types | get_waytype () |
![]() | |
time_x | get_intro_date () |
time_x | get_retire_date () |
bool | is_available (time_x time) |
bool | is_future (time_x time) |
bool | is_retired (time_x time) |
![]() | |
string | get_name () |
bool | is_equal (obj_desc_x other) |
bool | is_valid () |
Object descriptors for tunnels.
Definition at line 334 of file api_obj_desc.cc.
|
static |
Returns a list with available tunnel types.