Search
BounceAnimation 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

Gets the current value from animation's range. (Inherited from Animation.)

OnAnimationComplete

Animation.OnAnimationComplete override.

UpdateAnimation

Animation.UpdateAnimation override.

 See Also