Commit before removing single foregroundShape
This commit is contained in:
@@ -9,6 +9,7 @@ data ForegroundShape = ForegroundShape
|
|||||||
{ _fsID :: Int
|
{ _fsID :: Int
|
||||||
, _fsPos :: Point2
|
, _fsPos :: Point2
|
||||||
, _fsDir :: Float
|
, _fsDir :: Float
|
||||||
|
, _fsRad :: Float
|
||||||
, _fsSPic :: SPic
|
, _fsSPic :: SPic
|
||||||
}
|
}
|
||||||
deriving (Eq,Show,Ord)
|
deriving (Eq,Show,Ord)
|
||||||
|
|||||||
Reference in New Issue
Block a user