Work on connecting pathfinding grid
This commit is contained in:
@@ -114,6 +114,7 @@ clusterFunc n = C JoinClust (N n)
|
||||
clusterFormatting :: CombClust -> [GlobalAttributes]
|
||||
clusterFormatting cl = case cl of
|
||||
-- CraftClust -> [GraphAttrs [Rank SameRank]]
|
||||
CraftClust -> []
|
||||
_ -> []
|
||||
|
||||
edgeFormatting :: (Int,Int,CombEdge) -> Attributes
|
||||
|
||||
Reference in New Issue
Block a user