An NDoc Documented Class Library

Robot.TurnGunLeft Method 

Turn the turret to the left with the angle specified in radians

public void TurnGunLeft(
   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