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

  /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
TweenCallback.java 13 * <b>BACK_BEGIN</b>: at the beginning of the first backward iteration<br/>
36 public static final int BACK_BEGIN = 0x10;
BaseTween.java 197 * <b>BACK_BEGIN</b>: at the beginning of the first backward iteration<br/>
464 callCallback(TweenCallback.BACK_BEGIN);

Completed in 2561 milliseconds