public static interface TouchInput.ShoveResponder
Modifier and Type | Method and Description |
---|---|
boolean |
onShove(float distance)
Called repeatedly while two touch points are moved together vertically
|
boolean onShove(float distance)
distance
- The vertical distance moved by the two touch points relative to the last
shoving event, in screen coordinates