afxEffectronData
Engine/source/afx/afxEffectron.h
Classes:
Private Types
Parent
Private Attributes
bool
Public Attributes
Private Functions
pack_fx(BitStream * stream, const afxEffectList & fx, bool packed)
unpack_fx(BitStream * stream, afxEffectList & fx)
Public Functions
afxEffectronData(const afxEffectronData & , bool )
bool
DECLARE_CATEGORY("AFX" )
bool
onAdd()
Called when the object is added to the sim.
bool
unpackData(BitStream * )
Public Static Functions
Detailed Description
Private Types
typedef afxChoreographerData Parent
Private Attributes
bool do_id_convert
Public Attributes
afxEffectBaseData * dummy_fx_entry
F32 duration
afxEffectList fx_list
S32 n_loops
Private Functions
pack_fx(BitStream * stream, const afxEffectList & fx, bool packed)
unpack_fx(BitStream * stream, afxEffectList & fx)
Public Functions
afxEffectronData()
afxEffectronData(const afxEffectronData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxEffectronData )
gatherConstraintDefs(Vector< afxConstraintDef > & )
onAdd()
Reimplemented from: SimObject
packData(BitStream * )
Reimplemented from: afxChoreographerData
preload(bool server, String & errorStr)
Reimplemented from: afxChoreographerData
reloadReset()
Reimplemented from: SimObject
unpackData(BitStream * )
Reimplemented from: afxChoreographerData