Method MakeCells
MakeCells<TPoint>(IGrid<TPoint, MeshTileCell>, GridMap<TPoint>)
public override void MakeCells<TPoint>(IGrid<TPoint, MeshTileCell> grid, GridMap<TPoint> map)
Parameters
gridIGrid<TPoint, MeshTileCell>mapGridMap<TPoint>
Type Parameters
TPoint