int action = event.getActionMasked();//action과 actionmasked의 차이는 멀티터치일 경우는 actionmasked를 사용. switch (action) { case MotionEvent.
確定! 回上一頁