Uses of Class
apps.threedmanipulation.gestures.OjbectManipulationforCCTV

Packages that use OjbectManipulationforCCTV
apps.threedmanipulation.gestures   
 

Uses of OjbectManipulationforCCTV in apps.threedmanipulation.gestures
 

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.