Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
Particle Struct Reference
#include <particleEngine.h>
Data Fields
Point3F
pos
Point3F
vel
Point3F
acc
Point3F
orientDir
U32
totalLifetime
ParticleData
*
dataBlock
Particle
*
nextInList
U32
currentAge
Particle
*
nextInEngine
ParticleEmitter
*
currentOwner
ColorF
color
F32
size
F32
spinSpeed
Field Documentation
Point3F
Particle::pos
Point3F
Particle::vel
Point3F
Particle::acc
Point3F
Particle::orientDir
U32
Particle::totalLifetime
ParticleData
*
Particle::dataBlock
Particle
*
Particle::nextInList
U32
Particle::currentAge
Particle
*
Particle::nextInEngine
ParticleEmitter
*
Particle::currentOwner
ColorF
Particle::color
F32
Particle::size
F32
Particle::spinSpeed
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen