Make buttons have shape, expose multiple bugs
This commit is contained in:
@@ -7,6 +7,7 @@ import Geometry
|
||||
|
||||
data GameRoom = GameRoom
|
||||
{ _grViewpoints :: [Point2]
|
||||
, _grViewpointsEx :: [Point2]
|
||||
, _grBound :: [Point2]
|
||||
, _grDir :: Float -- ^ gives direction of room
|
||||
, _grName :: String
|
||||
|
||||
Reference in New Issue
Block a user