afxEA_Projectile
Engine/source/afx/ea/afxEA_Projectile.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
afxProjectileData * afx_projectile_data
bool impacted
afxConstraint * launch_cons
Point3F launch_dir_bias
bool launched
afxProjectile * projectile
ProjectileData * projectile_data
bool projectile_done
Private Functions
do_runtime_substitutions()
Public Functions
afxEA_Projectile()
~afxEA_Projectile()
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