public class RotateGestureDetector
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
RotateGestureDetector.OnRotateGestureListener |
Constructor and Description |
---|
RotateGestureDetector(RotateGestureDetector.OnRotateGestureListener listener) |
Modifier and Type | Method and Description |
---|---|
boolean |
onTouchEvent(MotionEvent event) |
public RotateGestureDetector(RotateGestureDetector.OnRotateGestureListener listener)