CRaPI - Correct Robust and Perfect API

BasicCommands.Turn Method 

Builds the server command string for the turn command

public static Command Turn(
   int pDegrees
);

Parameters

pDegrees
The degrees to turn

Return Value

A Command

See Also

BasicCommands Class | TeamYaffa.CRaPI Namespace