Uses of Interface
apps.threedpuzzle.gestures.TwoFingersGesture.ObjectRotateTranslateScaleListener

Packages that use TwoFingersGesture.ObjectRotateTranslateScaleListener
apps.threedpuzzle.gestures   
 

Uses of TwoFingersGesture.ObjectRotateTranslateScaleListener in apps.threedpuzzle.gestures
 

Methods in apps.threedpuzzle.gestures with parameters of type TwoFingersGesture.ObjectRotateTranslateScaleListener
 void TwoFingersGesture.addRotateTranslateScaleListener(TwoFingersGesture.ObjectRotateTranslateScaleListener l)
          Adds the rotate translate scale listener.
 void TwoFingersGesture.removeRotateTranslateScaleListener(TwoFingersGesture.ObjectRotateTranslateScaleListener l)
          Removes the rotate translate scale listener.