|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.unibi.airobots.resaidroid.helper.WrapMotionEvent de.unibi.airobots.resaidroid.helper.EclairMotionEvent
public class EclairMotionEvent
Method Summary | |
---|---|
int |
getPointerCount()
|
int |
getPointerId(int pointerIndex)
|
float |
getX(int pointerIndex)
|
float |
getY(int pointerIndex)
|
Methods inherited from class de.unibi.airobots.resaidroid.helper.WrapMotionEvent |
---|
getAction, getX, getY, wrap |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public float getX(int pointerIndex)
getX
in class WrapMotionEvent
public float getY(int pointerIndex)
getY
in class WrapMotionEvent
public int getPointerCount()
getPointerCount
in class WrapMotionEvent
public int getPointerId(int pointerIndex)
getPointerId
in class WrapMotionEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |