自定義View二(加入線程,實現繪製圖形動態化)

動態那麼確定就須要一個線程裏面加一個循環,固然還須要變量! public class animalView extends View {web protected MyThread mThread; private Paint mPaint; private float moveX = 0; private RectF mRectF = new RectF(0, 40, 60, 100);
相關文章
相關標籤/搜索