The main animation method.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected virtual void Animation(
	IXThread thisThread
)

Parameters

thisThread
Type: SGP.XUtility..::.IXThread
Standard parameter for starting the thread.

See Also