MultiTweenValues<P> constructor
You don't need to construct this class yourself. It's the result of animating a MultiTween.
Implementation
MultiTweenValues(this._maxDuration, this._tracks, this.time);
You don't need to construct this class yourself. It's the result of animating a MultiTween.
MultiTweenValues(this._maxDuration, this._tracks, this.time);