public static class Touchscreen.Touch
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
PointF |
current |
boolean |
down |
PointF |
start |
Constructor and Description |
---|
Touch(android.view.MotionEvent e,
int index) |
Modifier and Type | Method and Description |
---|---|
Touchscreen.Touch |
up() |
void |
update(android.view.MotionEvent e,
int index) |
public void update(android.view.MotionEvent e, int index)
public Touchscreen.Touch up()