Animation animation = AnimationUtils.loadAnimation(this, R.anim.img_animation); LinearInterpolator lin = new LinearInterpolator(); animation.setInterpolator(lin); imageView.startAnimation(animation);
參考:https://blog.csdn.net/dl10210950/article/details/52175873(代碼連接)
http://www.cnblogs.com/olvo/archive/2012/04/14/2447243.html(Interpolator插入器連接)html
王禹涵:點擊播放按鈕以後,控件的位置出現錯誤
android
項目接近尾聲,今天把人物動畫圖片實現的差很少了,明天實現商店選擇人物直接切換遊戲人物的功能,再將背景圖更換一下差很少就結束了。
app
成員 | 貢獻值 |
---|---|
譚鑫 | 5 |
黃宇塘 | 5 |
趙曉海 | 5 |
方藝雯 | 5 |
王禹涵 | 5 |