Search
ShakeAnimation Methods
 


 Public Methods

  Name Description

Dispose

IDisposable.Dispose implementation. (Inherited from Animation.)

Start

Starts or resumes the animation. (Inherited from Animation.)

Stop

Stops the animation. (Inherited from Animation.)

 Protected Methods

  Name Description

FloatValue

  (Inherited from Animation.)

OnAnimationComplete

Animation.OnAnimationComplete override.

UpdateAnimation

Animation.UpdateAnimation override.

 See Also