TweenX Documentation
Back
|
Index
class
tweenx909.advanced.GroupX
@private
var
current :
Float
var
defaults :
DefaultsX
var
source :
Iterable
<
CommandX
>
var
tweens :
Array
<
tweenx909.TweenX
>
var
type :
tweenx909.advanced.GroupTypeX
function
new(source :
Iterable
<
CommandX
>, type :
tweenx909.advanced.GroupTypeX
, defaults :
DefaultsX
) :
Void
Back
|
Index