de.unibi.airobots.resaidroid.helper
Class WrapMotionEvent
java.lang.Object
de.unibi.airobots.resaidroid.helper.WrapMotionEvent
- Direct Known Subclasses:
- EclairMotionEvent
public class WrapMotionEvent
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wrap
public static WrapMotionEvent wrap(MotionEvent event)
getAction
public int getAction()
getX
public float getX()
getX
public float getX(int pointerIndex)
getY
public float getY()
getY
public float getY(int pointerIndex)
getPointerCount
public int getPointerCount()
getPointerId
public int getPointerId(int pointerIndex)