afxXM_Force
Engine/source/afx/forces/afxXM_Force.cpp
Private Types
Parent
Private Attributes
Public Functions
updateParams(F32 dt, F32 elapsed, afxXM_Params & params)
Detailed Description
Private Types
typedef afxXM_WeightedBase Parent
Private Attributes
afxXM_ForceData * db
bool first
afxForceSet * force_set
F32 mass
F32 mass_inverse
Point3F pos_local
Point3F velocity
Public Functions
afxXM_Force(afxXM_ForceData * , afxEffectWrapper * )
start(F32 timestamp)
Reimplemented from: afxXM_Base
updateParams(F32 dt, F32 elapsed, afxXM_Params & params)
Reimplemented from: afxXM_Base