Android Animation for Titanium
Provides access to Honeycomb+ Animation APIs
 All Classes Functions Variables Pages
AnimatorSet_ Member List

This is the complete list of members for AnimatorSet_, including all inherited members.

cancel()Animator_inline
end()Animator_inline
getChildAnimations()AnimatorSet_inline
getDuration()Animator_inline
getInterpolator()Animator_inline
getInterpolatorValues()Animator_inline
getStartDelay()Animator_inline
getTarget()Animator_inline
isRunning()Animator_inline
isStarted()Animator_inline
playSequentially(Animator_[] animations)AnimatorSet_inline
playTogether(Animator_[] animations)AnimatorSet_inline
setDuration(long milliseconds)Animator_inline
setInterpolator(int interpolator)Animator_inline
setInterpolatorValues(Object...values)Animator_inline
setStartDelay(long startDelay)Animator_inline
setTarget(Object target)Animator_inline
start()Animator_inline