Class SoScaleGestureEvent

    • Constructor Detail

      • SoScaleGestureEvent

        public SoScaleGestureEvent()
        Constructor.
    • Method Detail

      • getDeltaScaleFactor

        public float getDeltaScaleFactor()
        Gets the ratio between the current fingers distance and the previous distance.
      • getScaleFactor

        public float getScaleFactor()
        Gets the ratio between the current fingers distance and the first distance evaluated after the second down event.