Package ej.motion

Interface Function

    • Method Detail

      • computeValue

        float computeValue​(float t)
        Returns the value of the function for the given time factor.
        Parameters:
        t - the time factor, between 0 and 1.
        Returns:
        the value of the function for the given time, between 0 and 1.