Start making projectile update function rather than folded list
This commit is contained in:
@@ -26,9 +26,9 @@ data ProjectileUpdate
|
||||
,_pjuTimer :: Int}
|
||||
| TimePU
|
||||
| CollisionEffectPU
|
||||
{_pjuDetonatorID :: Maybe (NewInt ItmInt)
|
||||
,_pjuScreenID :: Maybe (NewInt ItmInt)
|
||||
}
|
||||
-- {_pjuDetonatorID :: Maybe (NewInt ItmInt)
|
||||
-- ,_pjuScreenID :: Maybe (NewInt ItmInt)
|
||||
-- }
|
||||
| ApplyGravityPU
|
||||
deriving (Show, Eq, Ord, Read) --Generic, Flat)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user