CRaPI - Correct Robust and Perfect API | |
Dash Constructor
Constructs a Dash command object
public Dash(
int pPower);
Parameters
- pPower
- The power to dash with
Remarks
The command will of the form:
(dash pPower)
See Also
Dash Class | TeamYaffa.CRaPI.Commands Namespace