edu.eside.flingbox.input
Interface SceneGestureDetector.OnInputListener

All Known Implementing Classes:
DrawableScene, Scene, StaticScene
Enclosing class:
SceneGestureDetector

public static interface SceneGestureDetector.OnInputListener


Method Summary
 boolean onUp(MotionEvent ev)
          Called when user stops scrolling
 

Method Detail

onUp

boolean onUp(MotionEvent ev)
Called when user stops scrolling

Parameters:
ev -
Returns: