An NDoc Documented Class Library

Robot.Turn Method 

Turn the bot with the angle specifed in radians

public void Turn(
   float ARotationToGo
);

Parameters

ARotationToGo
A positive angle turns the bot counter-clockwise; a negative angle turns the bot clockwise

See Also

Robot Class | Virii Namespace