afxXM_SpinData
Engine/source/afx/xm/afxXM_Spin.cpp
Private Types
Parent
Public Attributes
Public Functions
afxXM_SpinData(const afxXM_SpinData & , bool )
bool
create(afxEffectWrapper * fx, bool on_server)
DECLARE_CATEGORY("AFX" )
bool
onAdd()
Called when the object is added to the sim.
unpackData(BitStream * stream)
Public Static Functions
Detailed Description
Private Types
typedef afxXM_WeightedBaseData Parent
Public Attributes
F32 spin_angle
F32 spin_angle_var
Point3F spin_axis
F32 spin_rate
F32 spin_rate_var
Public Functions
afxXM_SpinData()
afxXM_SpinData(const afxXM_SpinData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
create(afxEffectWrapper * fx, bool on_server)
Reimplemented from: afxXM_BaseData
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxXM_SpinData )
onAdd()
Reimplemented from: SimObject
packData(BitStream * stream)
Reimplemented from: afxXM_WeightedBaseData
unpackData(BitStream * stream)
Reimplemented from: afxXM_WeightedBaseData