Automatically determine automatic doors
This commit is contained in:
@@ -52,8 +52,8 @@ data PSType
|
||||
, _putEndPoint :: Point2
|
||||
}
|
||||
| PutWall {_pwPoly :: [Point2], _pwWall :: Wall}
|
||||
| PutSlideDr Bool Door Wall Float Point2 Point2
|
||||
| PutDoor Bool WdBl Float Point2A Point2A
|
||||
| PutSlideDr Door Wall Float Point2 Point2
|
||||
| PutDoor WdBl Float Point2A Point2A
|
||||
| RandPS (State StdGen PSType)
|
||||
| PutForeground ForegroundShape
|
||||
| PutWorldUpdate (Int -> PlacementSpot -> GenWorld -> GenWorld)
|
||||
|
||||
Reference in New Issue
Block a user