An NDoc Documented Class Library

Robot.TurnGunRight Method 

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

public void TurnGunRight(
   float ARotationToGo
);

Parameters

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

See Also

Robot Class | Virii Namespace