Cleanup door placement/auto path generation
This commit is contained in:
@@ -52,8 +52,7 @@ data PSType
|
||||
, _putEndPoint :: Point2
|
||||
}
|
||||
| PutWall {_pwPoly :: [Point2], _pwWall :: Wall}
|
||||
| PutSlideDr Bool Door Wall (S.Set EdgeObstacle) Float Point2 Point2
|
||||
-- | PutDoor Color EdgeObstacle WdBl [(Point2, Point2)]
|
||||
| PutSlideDr Bool Door Wall Float Point2 Point2
|
||||
| PutDoor Bool WdBl Float Point2A Point2A
|
||||
| RandPS (State StdGen PSType)
|
||||
| PutForeground ForegroundShape
|
||||
|
||||
Reference in New Issue
Block a user