Searched defs:Bounce (Results 1 – 3 of 3) sorted by relevance
10 public abstract class Bounce extends TweenEquation { class
245 static public class Bounce extends BounceOut { class in Interpolation246 public Bounce (float[] widths, float[] heights) { in Bounce() method in Interpolation.Bounce250 public Bounce (int bounces) { in Bounce() method in Interpolation.Bounce
5274 Bounce: function(p){ method