afxXM_SpinData

Engine/source/afx/xm/afxXM_Spin.cpp

More...

Private Types

Public Functions

create(afxEffectWrapper * fx, bool on_server)
bool

Called when the object is added to the sim.

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

Public Static Functions

initPersistFields()