Constructor

new ()

Variables

Methods

inline createTween (target:Dynamic, valuesTo:Dynamic, time:Float, ?easing:Ease):Tween

inline removeTween (tween:Tween):Void

tick (delta:Float):Void

Static methods

staticinline create ():TweenManager

staticinline getPool ():Pool<TweenManager>

Inherited Variables

Defined by BaseObject

read onlyid:Int = Gecko.getUniqueID()

read onlyisAlreadyDestroyed:Bool = false

Inherited Methods