Simutrans-Squirrel-API
|
This is the complete list of members for command_x, including all inherited members.
build_bridge(player_x pl, coord3d start, coord3d end, bridge_desc_x bridge) | command_x | static |
build_bridge_at(player_x pl, coord3d start, bridge_desc_x bridge) | command_x | static |
build_depot(player_x pl, coord3d pos, building_desc_x depot) | command_x | static |
build_road(player_x pl, coord3d start, coord3d end, way_desc_x way, bool straight, bool keep_city_roads) | command_x | static |
build_sign_at(player_x pl, coord3d pos, sign_desc_x sign) | command_x | static |
build_station(player_x pl, coord3d pos, building_desc_x station, dir rotaton) | command_x | static |
build_way(player_x pl, coord3d start, coord3d end, way_desc_x way, bool straight) | command_x | static |
build_wayobj(player_x pl, coord3d start, coord3d end, wayobj_desc_x wayobj) | command_x | static |
can_set_slope(player_x pl, coord3d pos, slope slope) | command_x | static |
change_climate_at(player_x pl, coord3d pos, integer climate) | command_x | static |
command_x(tool_ids id) | command_x | |
get_flags() | command_x | |
restore_slope(player_x pl, coord3d pos) | command_x | static |
set_flags(integer flags) | command_x | |
set_slope(player_x pl, coord3d pos, slope slope) | command_x | static |
slope_get_price(slope) | command_x | static |
work(player_x pl, coord3d pos) | command_x | |
work(player_x pl, coord3d pos, string param) | command_x | |
work(player_x pl, coord3d start, coord3d end, string param) | command_x |