Class Default

    • Constructor Detail

      • Default

        public Default()
    • Method Detail

      • func

        public double func​(double n)
        Description copied from interface: EasingFunction
        Returns the calculated easing of the passed in n value.
        Specified by:
        func in interface EasingFunction
        Parameters:
        n - the value to be eased
        Returns:
        the calculated easing