This is the complete list of members for Road, including all inherited members.
| _aystar_class (defined in Road) | Road | |
| _CheckDirection(self, tile, existing_direction, new_direction) (defined in Road) | Road | |
| _CheckTunnelBridge(current_tile, new_tile) (defined in Road) | Road | |
| _Cost(self, path, new_tile, new_direction) (defined in Road) | Road | |
| _cost_bridge_per_tile | Road | |
| _cost_coast | Road | |
| _cost_no_existing_road | Road | |
| _cost_slope | Road | |
| _cost_tile | Road | |
| _cost_tunnel_per_tile | Road | |
| _cost_turn | Road | |
| _Estimate(self, cur_tile, cur_direction, goal_tiles) (defined in Road) | Road | |
| _GetBridgeNumSlopes(end_a, end_b) (defined in Road) | Road | |
| _GetDirection(from, to, is_bridge) (defined in Road) | Road | |
| _GetTunnelsBridges(last_node, cur_node, bridge_dir) | Road | |
| _IsSlopedRoad(start, middle, end) (defined in Road) | Road | |
| _max_bridge_length | Road | |
| _max_cost | Road | |
| _max_tunnel_length | Road | |
| _Neighbours(self, path, cur_node) (defined in Road) | Road | |
| _pathfinder | Road | |
| _running (defined in Road) | Road | |
| cost | Road | |
| CreateInstance() (defined in Road) | Road | inline |
| FindPath(iterations) | Road | |
| GetAuthor() (defined in Road) | Road | inline |
| GetCategory() (defined in Road) | Road | inline |
| GetDate() (defined in Road) | Road | inline |
| GetDescription() (defined in Road) | Road | inline |
| GetName() (defined in Road) | Road | inline |
| GetShortName() (defined in Road) | Road | inline |
| GetVersion() (defined in Road) | Road | inline |
| InitializePath(sources, goals) | Road | inline |
| Road() (defined in Road) | Road | inline |
1.8.1.2