afxCameraShakeData
Engine/source/afx/ce/afxCameraShake.h
Private Types
Parent
Public Attributes
Public Functions
afxCameraShakeData(const afxCameraShakeData & , bool )
bool
DECLARE_CATEGORY("AFX" )
bool
onAdd()
Called when the object is added to the sim.
unpackData(BitStream * )
Public Static Functions
Detailed Description
Private Types
typedef GameBaseData Parent
Public Attributes
VectorF camShakeAmp
F32 camShakeFalloff
VectorF camShakeFreq
F32 camShakeRadius
Public Functions
afxCameraShakeData()
afxCameraShakeData(const afxCameraShakeData & , bool )
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxCameraShakeData )
onAdd()
Reimplemented from: SimObject
packData(BitStream * )
Reimplemented from: SimDataBlock
unpackData(BitStream * )
Reimplemented from: SimDataBlock