The effected object of this tween
The name for this Tween, to get is later back from TweenManager
Returns the Tween with the given name. Expects a previous call of addTween(name)
the name for the wanted Tween
Updates all Tweens
expects the passed time since the last call in milliseconds
Generated using TypeDoc
Adds a new Tween to the TweenManager and returns the Tween object.