Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ZE::ZBaseParticle Class Reference

#include <ZE_ZBaseParticleSystem.h>

Inherited by ZE::ZSimpleParticle.

List of all members.


Detailed Description

Basic particle class, all particles used should derive from this class so that needed members are available. (No default constructor is needed because NewParticle should initialize members.)


Public Member Functions

virtual ~ZBaseParticle ()
 Virtual destructor.


Public Attributes

float xPos
 X Position of particle.

float yPos
 Y Position of particle.

float energy
 Energy of particle (particles die if energy is 0).


Constructor & Destructor Documentation

virtual ZE::ZBaseParticle::~ZBaseParticle  )  [inline, virtual]
 

Empty virtual destructor to make inheritance safe.


The documentation for this class was generated from the following file:
Generated on Sun Oct 5 19:34:45 2003 for ZEngine by doxygen1.3