public class RotationGestureDetector
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RotationGestureDetector.OnRotationGestureListener |
static class |
RotationGestureDetector.SimpleOnRotationGestureListener |
| Constructor and Description |
|---|
RotationGestureDetector(RotationGestureDetector.OnRotationGestureListener listener) |
| Modifier and Type | Method and Description |
|---|---|
float |
getAngle() |
boolean |
onTouchEvent(android.view.MotionEvent event) |
public RotationGestureDetector(RotationGestureDetector.OnRotationGestureListener listener)