HomeSort by relevance Sort by last modified time
    Searched full:exp5in (Results 1 - 2 of 2) sorted by null

  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
DragScrollListener.java 30 Interpolation interpolation = Interpolation.exp5In;
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Interpolation.java 85 static public final ExpIn exp5In = new ExpIn(2, 5);

Completed in 937 milliseconds