CRaPI - Correct Robust and Perfect API | |
TurnNeck Constructor
Constructs a TurnNeck command object
public TurnNeck(
int pMoment);
Parameters
- pMoment
- The moment of the turn, i.e. how many degrees to turn.
Remarks
The command will of the form:
(turn_neck pMoment)
See Also
TurnNeck Class | TeamYaffa.CRaPI.Commands Namespace