An NDoc Documented Class Library

Robot.Back Method

Move the bot backward with the distance specified

Overload List

Move the bot backward with the distance specified

public void Back(int);

Move the bot backward with the specified distance and speed limit

public void Back(int,int);

See Also

Robot Class | Virii Namespace