CRaPI - Correct Robust and Perfect API

BasicCommands.Move Method

Builds the server command string for the move command

Overload List

Builds the server command string for the move command

public static Command Move(int,int);

Builds the server command string for the move command

public static Command Move(Point2D);

See Also

BasicCommands Class | TeamYaffa.CRaPI Namespace