Baltie raises himself for specified count of cubes.

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

Syntax

C#
public void GoUp(
	int n
)

Parameters

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

Remarks

If n is negative Baltie lowers himself.

See Also