Added simple particle system object. I called it Particles cause there is already...
authorRicardo Cruz <rick2@aeiou.pt>
Mon, 13 Sep 2004 22:48:14 +0000 (22:48 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Mon, 13 Sep 2004 22:48:14 +0000 (22:48 +0000)
commitde51923531f5ddc3a793f3cd8c11f9a78e5f4897
tree1d5fc48210ae4119fa8459b8470ebb2a95e020d9
parent2dc2e1d92104bcf3613e745a395f1c9202dc9508
Added simple particle system object. I called it Particles cause there is already a ParticleSystem class. Weather would be a better name for that class.

This particle system is just a rip off of one that I did for a game of mine.
I guess that with more customization it would be pretty good.

SVN-Revision: 1903
src/gameobjs.cpp
src/gameobjs.h
src/sector.cpp
src/sector.h