com.sencha.gxt.fx.client.easing
Class BounceOut

java.lang.Object
  extended by com.sencha.gxt.fx.client.easing.Bounce
      extended by com.sencha.gxt.fx.client.easing.BounceOut
All Implemented Interfaces:
EasingFunction

public class BounceOut
extends Bounce

EasingFunction that produces a Bounce at the end of the animation.


Constructor Summary
BounceOut()
           
 
Method Summary
 
Methods inherited from class com.sencha.gxt.fx.client.easing.Bounce
func
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BounceOut

public BounceOut()


Copyright © 2012. All Rights Reserved.