Android Animation for Titanium
Provides access to Honeycomb+ Animation APIs
|
This is the complete list of members for AndroidAnimation, including all inherited members.
ACCELERATE_DECELERATE_INTERPOLATOR | AndroidAnimation | static |
ACCELERATE_INTERPOLATOR | AndroidAnimation | static |
ANTICIPATE_INTERPOLATOR | AndroidAnimation | static |
ANTICIPATE_OVERSHOOT_INTERPOLATOR | AndroidAnimation | static |
ARGB_EVALUATOR | AndroidAnimation | static |
BOUNCE_INTERPOLATOR | AndroidAnimation | static |
CYCLE_INTERPOLATOR | AndroidAnimation | static |
DECELERATE_INTERPOLATOR | AndroidAnimation | static |
FLOAT_EVALUATOR | AndroidAnimation | static |
getObjectAnimator() | AndroidAnimation | inline |
getViewPropertyAnimator() | AndroidAnimation | inline |
INFINITE | AndroidAnimation | static |
INT_EVALUATOR | AndroidAnimation | static |
LINEAR_INTERPOLATOR | AndroidAnimation | static |
OVERSHOOT_INTERPOLATOR | AndroidAnimation | static |
RESTART | AndroidAnimation | static |
REVERSE | AndroidAnimation | static |
toPixels(TiViewProxy view, Object originalValue,@Kroll.argument(optional=true) String direction) | AndroidAnimation | inline |