CameraShake
Engine/source/T3D/fx/cameraFXMgr.h
Private Types
Parent
Public Attributes
bool
bool
Is controlled by someone else, ignore duration and do not delete.
Public Functions
Detailed Description
Private Types
typedef CameraFX Parent
Private Attributes
VectorF mAmp
F32 mFalloff
VectorF mFreq
VectorF mStartAmp
VectorF mTimeOffset
Public Attributes
bool isAdded
bool remoteControlled
Is controlled by someone else, ignore duration and do not delete.
Public Functions
CameraShake()
fadeAmplitude()
init()
isExpired()
Reimplemented from: CameraFX
setAmplitude(VectorF & amp)
setFalloff(F32 falloff)
setFrequency(VectorF & freq)
update(F32 dt)
Reimplemented from: CameraFX