Road  4
 All Classes
Classes | List of all members
Road Class Reference

Classes

class  Cost

Detailed Description

A Road Pathfinder. This road pathfinder tries to find a buildable / existing route for road vehicles. You can changes the costs below using for example roadpf.cost.turn = 30. Note that it's not allowed to change the cost between consecutive calls to FindPath. You can change the cost before the first call to FindPath and after FindPath has returned an actual route. To use only existing roads, set cost.no_existing_road to cost.max_cost.


The documentation for this class was generated from the following file: