afxForce
Engine/source/afx/forces/afxForce.h
Private Attributes
Public Functions
Detailed Description
Private Attributes
afxForceData * datablock
Protected Attributes
F32 fade_amt
Public Functions
afxForce()
~afxForce()
evaluate(Point3F pos, Point3F v, F32 mass)
Reimplemented by: afxF_Drag, afxF_Gravity
onNewDataBlock(afxForceData * dptr, bool reload)
Reimplemented by: afxF_Drag, afxF_Gravity
setFadeAmount(F32 amt)
start()
Reimplemented by: afxF_Drag
update(F32 dt)