CRaPI - Correct Robust and Perfect API

BasicCommands.Move Method (Point2D)

Builds the server command string for the move command

public static Command Move(
   Point2D pPoint
);

Parameters

pPoint
The point to move to

Return Value

A Command

See Also

BasicCommands Class | TeamYaffa.CRaPI Namespace | BasicCommands.Move Overload List