Torque3D Documentation / _generateds / CastingPhrase_C

CastingPhrase_C

Engine/source/afx/afxMagicSpell.cpp

More...

Private Types

Parent 

Public Functions

CastingPhrase_C(ShapeBase * caster, bool notify_castbar)
interrupt(F32 timestamp)
start(F32 startstamp, F32 timestamp)
stop(F32 timestamp)
update(F32 dt, F32 timestamp)

Detailed Description

Private Types

typedef afxPhrase Parent 

Private Attributes

F32 mCastbar_progress 
ShapeBase * mCaster 
bool mNotify_castbar 

Public Functions

CastingPhrase_C(ShapeBase * caster, bool notify_castbar)

interrupt(F32 timestamp)

Reimplemented from: afxPhrase

start(F32 startstamp, F32 timestamp)

Reimplemented from: afxPhrase

stop(F32 timestamp)

Reimplemented from: afxPhrase

update(F32 dt, F32 timestamp)

Reimplemented from: afxPhrase