| Methods in apps.threedmanipulation.gestures with parameters of type OjbectManipulationforCCTV | 
 void | 
OjbectManipulationforCCTV.RotateTranslateScaleListener.itemMoved(OjbectManipulationforCCTV multiTouchElement,
          com.jme.scene.Spatial targetSpatial,
          float newLocationX,
          float newLocationY,
          float oldLocationX,
          float oldLocationY)
 
          Item moved. | 
 void | 
OjbectManipulationforCCTV.RotateTranslateScaleListener.itemRotated(OjbectManipulationforCCTV multiTouchElement,
            com.jme.scene.Spatial targetSpatial,
            float newAngle,
            float oldAngle)
 
          Item rotated. | 
 void | 
OjbectManipulationforCCTV.RotateTranslateScaleListener.itemScaled(OjbectManipulationforCCTV multiTouchElement,
           com.jme.scene.Spatial targetSpatial,
           float scaleChange)
 
          Item scaled. |