Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ParticleManager Class Reference

Manages a set of ParticleSystem instances. More...

#include <ParticleManager.h>

Collaboration diagram for ParticleManager:

Collaboration graph
[legend]
List of all members.

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)

Detailed Description

Manages a set of ParticleSystem instances.


The documentation for this class was generated from the following files:
This documentation was generated using doxygen. If you have any comments or additions please mail me.