#include <ParticleManager.h>
Collaboration diagram for ParticleManager:

Public Methods | |
| ParticleManager () | |
| ~ParticleManager () | |
| void | init () |
| void | addParticleSystem (ParticleSystem *sytem) |
| void | deleteParticleSystem (ParticleSystem *sytem) |
| void | update (World &world) |
| void | render (RenderContext &rc) |
| void | write (WDFFile &f) |