CRaPI - Correct Robust and Perfect API | |
Catch Constructor
Constructs a Catch command object
public Catch(
int pDirection);
Parameters
- pDirection
- The angle to catch relative the players body-direction.
Remarks
The command will of the form:
(catch pDirection)
See Also
Catch Class | TeamYaffa.CRaPI.Commands Namespace