WrapMotionEvent

public class WrapMotionEvent

Fields

event

protected MotionEvent event

Constructors

WrapMotionEvent

protected WrapMotionEvent(MotionEvent event)

Methods

getAction

public int getAction()

getPointerCount

public int getPointerCount()

getPointerId

public int getPointerId(int pointerIndex)

getX

public float getX()

getX

public float getX(int pointerIndex)

getY

public float getY()

getY

public float getY(int pointerIndex)

wrap

public static WrapMotionEvent wrap(MotionEvent event)