eDriven Framework API
Parallel Constructor (tweens)
NamespaceseDriven.AnimationParallelParallel(array<TweenBase>[]()[][])
eDriven Framework API
Initializes a new instance of the Parallel class
Declaration Syntax
C#Visual BasicVisual C++
public Parallel(
	params TweenBase[] tweens
)
Public Sub New ( _
	ParamArray tweens As TweenBase() _
)
public:
Parallel(
	... array<TweenBase^>^ tweens
)
Parameters
tweens (array<TweenBase>[]()[][])

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)