Module veloren_world::civ

source Β·

Modules§

Structs§

Enums§

Constants§

Functions§

  • find_path πŸ”’
    Attempt to find a path between two locations
  • find_site_loc πŸ”’
    Attempt to search for a location that’s suitable for site construction
  • Return true if a position is suitable for walking on
  • walk_in_all_dirs πŸ”’
    Return Some if travel between a location and a chunk next to it is permitted If permitted, the approximate relative const of traversal is given Return tuple: (final location, cost)