Non-convex chasms
This commit is contained in:
@@ -31,6 +31,7 @@ data CWorld = CWorld
|
||||
, _incEdges :: [(Int,Int)]
|
||||
, _numberFloorVerxs :: Int
|
||||
, _chasms :: [[Point2]]
|
||||
, _cliffs :: [(Point2,Point2)]
|
||||
, _numberChasmVerxs :: Int
|
||||
, _highlightItems :: IM.IntMap Int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user