Simutrans-Squirrel-API
api_settings.cc
Go to the documentation of this file.
1 
5 class settings {
6 public:
18  void set_industry_increase_every(integer count);
22  integer get_traffic_level();
27  void set_traffic_level(integer rate);
34  integer get_station_coverage();
36  integer get_passenger_factor();
38  integer get_factory_worker_radius();
44  bool avoid_overcrowding();
58  integer get_max_air_convoi_length();
60  bool get_drive_on_left();
76 };
bool get_drive_on_left()
integer get_passenger_factor()
void set_industry_increase_every(integer count)
bool no_routing_over_overcrowding()
integer get_max_ship_convoi_length()
integer get_max_air_convoi_length()
bool separate_halt_capacities()
void set_traffic_level(integer rate)
integer get_factory_worker_radius()
integer get_factory_worker_minimum_towns()
integer get_pay_for_total_distance_mode()
integer get_underground_view_level()
time_x get_start_time()
integer get_max_rail_convoi_length()
bool obsolete_vehicles_allowed()
integer get_station_coverage()
integer get_traffic_level()
bool avoid_overcrowding()
integer get_industry_increase_every()
integer get_max_road_convoi_length()
integer get_factory_worker_maximum_towns()