pgeParticle Struct Reference
[Particle Engine Library]

#include <pgeParticle.h>


Data Fields

ScePspFVector3 vecLocation
ScePspFVector3 vecVelocity
float fGravity
float fRadialAccel
float fTangentialAccel
float fSpin
float fSpinDelta
float fSize
float fSizeDelta
unsigned int colColor
unsigned int colColorDelta
float fAge
float fTerminalAge


Detailed Description

A particle datatype

Field Documentation

ScePspFVector3 pgeParticle::vecLocation

location vector

ScePspFVector3 pgeParticle::vecVelocity

velocity vector

gravity

radial acceleration

tangential acceleration

spin

delta spin

size

delta size

unsigned int pgeParticle::colColor

color

delta color

time the particle is alive

time at which the particle dies


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