afxEA_Debris
Engine/source/afx/ea/afxEA_Debris.cpp
Private Types
Parent
Private Attributes
Private Functions
Public Functions
bool
ea_start()
bool
isDone()
onDeleteNotify(SimObject * object)
Called when a SimObject is deleted.
Detailed Description
Private Types
typedef afxEffectWrapper Parent
Private Attributes
Debris * debris
DebrisData * debris_data
bool debris_done
bool exploded
Private Functions
do_runtime_substitutions()
Public Functions
afxEA_Debris()
~afxEA_Debris()
ea_finish(bool was_stopped)
Reimplemented from: afxEffectWrapper
ea_set_datablock(SimDataBlock * )
Reimplemented from: afxEffectWrapper
ea_start()
Reimplemented from: afxEffectWrapper
ea_update(F32 dt)
Reimplemented from: afxEffectWrapper
isDone()
Reimplemented from: afxEffectWrapper
onDeleteNotify(SimObject * object)
Reimplemented from: SimObject