LeviLamina
Loading...
Searching...
No Matches
CameraShakeComponent Class Reference

Public Member Functions

MCAPI_C void initialize (::Random &random)
MCAPI_C bool queueShakeEvent (float intensity, float duration)

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::CameraShakeEvent > > mShakeEvents
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SimplexNoise > > xAxisNoise
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SimplexNoise > > yAxisNoise
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SimplexNoise > > zAxisNoise
::ll::TypedStorage< 8, 8, double > mLastUpdatedTime
::ll::TypedStorage< 4, 4, float > mNoiseTime
::ll::TypedStorage< 4, 4, float > mShakeIntensity
::ll::TypedStorage< 4, 4, float > mDecayRate
::ll::TypedStorage< 1, 1, ::CameraShakeType > mShakeType
::ll::TypedStorage< 1, 1, bool > mWasShaking

The documentation for this class was generated from the following file: