hoa_video::ParticleEffectDef Class Reference

particle effect definition, just consists of each of its subsystems' definitions. This is basically just a struct, except it has a function to load the structure from a particle file (.lua/.hoa) More...

#include <particle_effect.h>

Collaboration diagram for hoa_video::ParticleEffectDef:

Collaboration graph
[legend]
List of all members.

Public Attributes

std::list< ParticleSystemDef * > _systems
 list of system definitions

Detailed Description

particle effect definition, just consists of each of its subsystems' definitions. This is basically just a struct, except it has a function to load the structure from a particle file (.lua/.hoa)

***************************************************************************

Definition at line 52 of file particle_effect.h.


Member Data Documentation

std::list<ParticleSystemDef *> hoa_video::ParticleEffectDef::_systems

list of system definitions

Definition at line 57 of file particle_effect.h.

Referenced by hoa_video::private_video::ParticleManager::_CreateEffect(), hoa_video::private_video::ParticleManager::AddEffect(), and hoa_video::private_video::TEMP_LoadEffectHelper().


The documentation for this class was generated from the following file:
Generated on Fri Jul 6 23:16:38 2007 for Hero of Allacrost by  doxygen 1.5.1