Start simplifying Prop
This commit is contained in:
@@ -39,14 +39,10 @@ data Debris = DebrisChunk
|
||||
--data PropType = FallingBlock Material
|
||||
|
||||
data PropDraw
|
||||
= PropDrawSPic SPic
|
||||
| -- | PropDrawMovingShapeCol Shape
|
||||
-- | PropDrawMovingShape PropDraw
|
||||
PropDrawFlatTranslate PropDraw
|
||||
= PropDrawFlatTranslate SPic
|
||||
| PropDoubleLampCover Float
|
||||
| PropVerticalLampCover Float
|
||||
| PropLampCover Float
|
||||
| PropDrawToggle PropDraw
|
||||
|
||||
-- | PropDrawGib Float
|
||||
--deriving (Eq, Ord, Show, Read) --Generic, Flat)
|
||||
|
||||
Reference in New Issue
Block a user