Android翻页效果,电子书(19)
来源:未知 责任编辑:责任编辑 发表时间:2015-09-17 09:43 点击:次
}
public int getmTimeStep(){
return mTimeStep;
}
public void setmTimeStep(int mTimeStep ){
this.mTimeStep= mTimeStep;
}
public boolean getmStepping(){
return mStepping;
}
public void setmStepping(boolean mStepping ){
this.mStepping= mStepping;
}
public void setmStepLen(int mStepLen){
this.mStepLen=mStepLen;
}
public int getmStepLen(){
return this.mStepLen;
}
public void setmMaxStep(int mMaxStep){
this.mMaxStep=mMaxStep;
}
public int getmMaxStep(){
return this.mMaxStep;
}
public void setPreStart(int where)
{
switch (where)
{
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>