Skip to content

Commit

Permalink
Update MultipleParticleSystems.pyde
Browse files Browse the repository at this point in the history
  • Loading branch information
Mashrin Srivastava committed Dec 17, 2016
1 parent 1c31c46 commit 82fa373
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -36,3 +36,4 @@ def draw():

def mousePressed():
systems.append(ParticleSystem(1, PVector(mouseX, mouseY)))

0 comments on commit 82fa373

Please sign in to comment.