He turns by the given angle.

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

Syntax

C#
public void Turn(
	float relative
)

Parameters

relative
Type: System..::.Single
Angle in degrees.

Remarks

If the relative is positive, he turns to the right, if negative, he turns to the left.

See Also