Make Placement into a product type
This commit is contained in:
@@ -85,7 +85,7 @@ data Placement
|
||||
, _plMID :: Maybe Int
|
||||
, _plIDCont :: World -> Placement -> Maybe Placement
|
||||
}
|
||||
| RandomPlacement {_unRandomPlacement :: State StdGen Placement}
|
||||
-- | RandomPlacement {_unRandomPlacement :: State StdGen Placement}
|
||||
|
||||
{- The '_rmPolys' lists which polygons should be cut out to form the indestructible walls of the room.
|
||||
Link pairs contain a position and rotation to attach to another room;
|
||||
|
||||
Reference in New Issue
Block a user