thomas-alrek / JSGame

JavaScript + Canvas 2D game engine
GNU General Public License v2.0
56 stars 6 forks source link

Make Particle a component of ParticleSystem #12

Open thomas-alrek opened 8 years ago

thomas-alrek commented 8 years ago

This way, we might be able to get each individual Particle, to have individual rotation from their parent (ParticleSystem)