|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PositronAPI.Motion
Constants from MotionEvent.
Field Summary | |
---|---|
static int |
ACTION_CANCEL
MotionEvent.ACTION_CANCEL |
static int |
ACTION_DOWN
MotionEvent.ACTION_DOWN |
static int |
ACTION_MOVE
MotionEvent.ACTION_MOVE |
static int |
ACTION_UP
MotionEvent.ACTION_UP |
static int |
EDGE_BOTTOM
MotionEvent.EDGE_BOTTOM |
static int |
EDGE_LEFT
MotionEvent.EDGE_LEFT |
static int |
EDGE_RIGHT
MotionEvent.EDGE_RIGHT |
static int |
EDGE_TOP
MotionEvent.EDGE_TOP |
Field Detail |
---|
static final int ACTION_DOWN
static final int ACTION_UP
static final int ACTION_MOVE
static final int ACTION_CANCEL
static final int EDGE_TOP
static final int EDGE_BOTTOM
static final int EDGE_LEFT
static final int EDGE_RIGHT
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |