Baltie goes specified count of cubes backward.

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

Syntax

C#
public void Recede(
	int n
)

Parameters

n
Type: System..::.Int32
Count of cubes.

Remarks

If n is negative Baltie goes forward.

See Also