Transition to new room datatypes, first separate out/inlinks
This commit is contained in:
@@ -25,7 +25,8 @@ triLootRoom w h = pure $ defaultRoom
|
||||
{ _rmPolys = [ tri
|
||||
, base
|
||||
]
|
||||
, _rmLinks = [(V2 0 (-80) , pi)]
|
||||
, _rmOutLinks = []
|
||||
, _rmInLinks = [(V2 0 (-80) , pi)]
|
||||
, _rmPath = doublePair (V2 0 (-80) , V2 0 (h/2))
|
||||
, _rmPmnts =
|
||||
[sPS (V2 (15-w) 15 ) 0 $ PutID 0
|
||||
|
||||
Reference in New Issue
Block a user