Class constructor. Sets all the param que la animación needs to exist

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public AnimationCollection(
	int time
)
Visual Basic (Declaration)
Public Sub New ( _
	time As Integer _
)
Visual C++
public:
AnimationCollection(
	int time
)

Parameters

time
Type: System..::.Int32
Delay time

See Also