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

ZE::ZSimpleParticle Class Reference

#include <ZE_ZSimpleParticleSystem.h>

Inherits ZE::ZBaseParticle.

List of all members.


Detailed Description

General purpose particle, contains needed variables for a functional particle system.


Public Attributes

float xPrev
 Previous X position of particle.

float yPrev
 Previous Y position of particle.

float xVel
 X Velocity of particle per second.

float yVel
 Y Velocity of particle per second.

float energyDelta
 Energy change per second.

float size
 Size of particle.

float sizeDelta
 Size change per second.

Uint8 r
 Red component of particle color.

Uint8 g
 Green component of particle color.

Uint8 b
 Blue component of particle color.

Uint8 a
 Alpha component of particle color.


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