Krig Game Engine
Classes
ParticleSystem.h File Reference

Base class from which all concrete particle systems are derived. More...

Go to the source code of this file.

Classes

struct  Particle
 
class  ParticleSystem
 

Detailed Description

Base class from which all concrete particle systems are derived.

Base particle system class which allows for a specialized class to create a basic particle system to be used in a game level.