Constructor

new ()

Variables

read onlyisActive:Bool = false

read onlyisPaused:Bool = false

loop:Bool = false

yoyo:Bool = false

Methods

init (tweens:Array<Tween>):Void

start (inParallel:Bool = false):Void

Static methods

staticinline create (tweens:Array<Tween>):TweenGroup

staticinline getPool ():Pool<TweenGroup>

Inherited Variables

Defined by BaseObject

read onlyid:Int = Gecko.getUniqueID()

read onlyisAlreadyDestroyed:Bool = false

Inherited Methods