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);
Robot Class | Virii Namespace