Torque3D Documentation / _generateds / afxEA_Projectile

afxEA_Projectile

Engine/source/afx/ea/afxEA_Projectile.cpp

More...

Private Types

Private Functions

Public Functions

ea_finish(bool was_stopped)
bool
bool
bool

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