public interface IAnimationSet extends Animation
TencentMapComponent.createAnimationSet(boolean)| Modifier and Type | Method and Description |
|---|---|
boolean |
addAnimation(Animation animation)
添加一个动画
|
void |
cleanAnimation()
清除所有动画
|
getAnimationListener, getDuration, getInterpolator, setAnimationListener, setDuration, setInterpolatorboolean addAnimation(Animation animation)
animation - void cleanAnimation()