An NDoc Documented Class Library

Robot.Forward Method

Move the bot forward with the distance specified

Overload List

Move the bot forward with the distance specified

public void Forward(int);

Move the bot forward with the specified distance and speed limit

public void Forward(int,int);

See Also

Robot Class | Virii Namespace