Baltie turns left for specified multiple of 90 degrees.
Namespace:
SGP.Baltie2DAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public void TurnLeft( int n ) |
Parameters
- n
- Type: System..::.Int32
Count of 90 degrees steps.
Remarks
If n is negative Baltie turns right.