@Deprecated public class RotateAnimation extends BaseAnimation
Modifier and Type | Field and Description |
---|---|
float |
mFromDegree
Deprecated.
|
float |
mPivoteX
Deprecated.
|
float |
mPivoteY
Deprecated.
|
float |
mPivoteZ
Deprecated.
|
float |
mToDegree
Deprecated.
|
Constructor and Description |
---|
RotateAnimation(float fromdegree,
float todegree,
float pivotx,
float pivoty,
float pivotz)
Deprecated.
构造函数
|
getAnimationListener, getDuration, getInterpolator, setAnimationListener, setDuration, setInterpolator