Sets the direction Baltie2DDirection of Baltie.

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

Syntax

C#
public void TurnToDirection(
	Baltie2DDirection direction
)

Parameters

direction
Type: SGP.Baltie2D..::.Baltie2DDirection
Baltie's orientation.

See Also