FX_DATA Struct Reference

Data used to play an FX. More...

#include <fxBatch.h>

List of all members.

Public Types

enum  eType { kParticleFX, kManagedFX }
 Type of effect. More...

Public Attributes

int m_type
 type of FX
EVENT m_event
 EVENT for effect() call.
CFx::eType m_fxType
 CFx data type.


Detailed Description

Data used to play an FX.

Member Enumeration Documentation

enum FX_DATA::eType

Type of effect.

Enumerator:
kParticleFX  Particle fx, handled by acknex (effect()).
kManagedFX  Managed fx, handled by the t7 fxPool (CFx).


The documentation for this struct was generated from the following file:
Generated on Fri Dec 28 12:55:08 2007 for template7 by  doxygen 1.5.4