@Deprecated public class AnimationSet extends BaseAnimation
TencentMapComponent.createAnimationSet(boolean)
Modifier and Type | Field and Description |
---|---|
java.util.List<Animation> |
mAnimations
Deprecated.
|
boolean |
mShareInterpolator
Deprecated.
|
Constructor and Description |
---|
AnimationSet(boolean shareInterpolator)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
addAnimation(Animation animation)
Deprecated.
添加一个动画
|
void |
cleanAnimation()
Deprecated.
清除所有动画
|
getAnimationListener, getDuration, getInterpolator, setAnimationListener, setDuration, setInterpolator
public boolean mShareInterpolator
public java.util.List<Animation> mAnimations
public boolean addAnimation(Animation animation)
animation
- public void cleanAnimation()