Add various capabilities for generating graphs, fixes to lasgun
This commit is contained in:
@@ -649,6 +649,7 @@ data Particle
|
||||
, _ptDamage :: Int
|
||||
, _ptColor :: Color
|
||||
, _ptPhaseV :: Float
|
||||
, _ptPoints :: [Point2]
|
||||
}
|
||||
| LinearParticle
|
||||
{ _ptDraw :: Particle -> Picture
|
||||
|
||||
Reference in New Issue
Block a user