Simutrans-Squirrel-API
|
Static Public Member Functions | |
static array< tunnel_desc_x > | get_available_tunnels (way_types) |
Additional Inherited Members | |
Public Member Functions inherited from obj_desc_transport_x | |
integer | get_cost () |
integer | get_maintenance () |
integer | get_topspeed () |
way_types | get_waytype () |
Public Member Functions inherited from obj_desc_time_x | |
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) |
Public Member Functions inherited from obj_desc_x | |
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.