fx::ParticleSystem::Args Struct Reference

Derivative particle-systems extend this with more args. More...

#include <_src_fx_partsys.hh>

Inheritance diagram for fx::ParticleSystem::Args:

fx::BigParticleSystem::Args fx::MediumParticleSystem::Args fx::SmallParticleSystem::Args

List of all members.

Public Member Functions

 Args (const Milliseconds lifetime, const bool timerEnabled=TIMER_ENABLED)

Public Attributes

const Milliseconds mLifetime
 lifetime of entire particle-system
const bool mTimerEnabled
 false for particles that don't need updating


Detailed Description

Derivative particle-systems extend this with more args.

Constructor & Destructor Documentation

fx::ParticleSystem::Args::Args ( const Milliseconds  lifetime,
const bool  timerEnabled = TIMER_ENABLED 
) [inline]


Member Data Documentation

lifetime of entire particle-system

false for particles that don't need updating


The documentation for this struct was generated from the following file:
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:49 2010