future_butcher_engine

v0.1.2

  • Pages
  • Modules

    future_butcher_engine v0.1.2 FutureButcherEngine.Station View Source

    Link to this section Summary

    Functions

    calculate_mugging_probability(pack_space, turns_left, station)
    generate_packs_stock(turns_left)
    generate_store(turns_left)
    generate_weapons_stock(turns_left)
    get_base_crime_rate(station)
    get_max_adjustment(station)
    get_travel_time(station)
    new(station, turns_left)
    random_encounter(pack_space, turns_left, station)
    station_names()

    Link to this section Functions

    Link to this function calculate_mugging_probability(pack_space, turns_left, station) View Source
    Link to this function generate_packs_stock(turns_left) View Source
    Link to this function generate_store(turns_left) View Source
    Link to this function generate_weapons_stock(turns_left) View Source
    Link to this function get_base_crime_rate(station) View Source
    Link to this function get_max_adjustment(station) View Source
    Link to this function get_travel_time(station) View Source
    Link to this function new(station, turns_left) View Source
    Link to this function random_encounter(pack_space, turns_left, station) View Source
    Link to this function station_names() View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.