pgeParticleSystem Struct Reference
[Particle Engine Library]

#include <pgeParticle.h>


Data Fields

pgeParticleSystemInfo info
float age
float emissionResidue
ScePspFVector3 prevLocation
ScePspFVector3 location
float fTx
float fTy
int numParticlesAlive
pgeRect2 boundingBox
int bUpdateBoundingBox
pgeParticle particles [MAX_PARTICLES]
float timer


Detailed Description

A particle system datatype

Field Documentation

particle system information

time the system emits new particles

UNKNOWN

previous location of the system

location of the system

translation coordinates

number of active particles

bounding box of the whole system

update bounding box on runtime

array of pgeParticle

timer


The documentation for this struct was generated from the following file:

Generated on Mon Sep 22 16:58:14 2008 for Phoenix Game Engine by  doxygen 1.5.5