Class WayLayerGenerator

WayLayerGenerator class

Way layers generator

public class WayLayerGenerator

Constructors

NameDescription
WayLayerGenerator(WayOptions)Create an instance of WayLayerGenerator

Methods

NameDescription
AddBlock(int, int, int, int, double)Add block to the cell
AddRoad(Point, Point, double)Add road to the cell
FindTheWay(Point, Point, double)Find the way from start point to goal

See Also