far in the repeats
get the last time point before time by increasing the startTime by the duration or delay in series get the latest just before the time
if have we stopped in start point + duration
get the start point
yoyo
when reversed progress of 1 should be 0
we have stopped in start point + delay set proc to 1 if previous time is smaller then the current one, otherwise set to 0
reset isFirstUpdateBackward flag if progress went further the end time
Method parseEasing
Method to parse easing
Parameters:
{String, Function, Array}
Returns a Function
Method splitEasing
Method to parse easing name string
Parameters:
easing
must be a String.Returns an Array
Method to run the Tween
Parameters:
Start
must be a Number.Returns an Object
(Self)
Method to stop the Tween.
Method to pause Tween.
Method to remove the Tween from the tweener.
in the first repeat or without any repeats