@Deprecated public class RotateAnimation extends BaseAnimation
限定符和类型 | 字段和说明 |
---|---|
float |
mFromDegree
已过时。
|
float |
mPivoteX
已过时。
|
float |
mPivoteY
已过时。
|
float |
mPivoteZ
已过时。
|
float |
mToDegree
已过时。
|
构造器和说明 |
---|
RotateAnimation(float fromdegree,
float todegree,
float pivotx,
float pivoty,
float pivotz)
已过时。
构造函数
|
getAnimationListener, getDuration, getInterpolator, setAnimationListener, setDuration, setInterpolator