Changes between Version 8 and Version 9 of ProtocolOne
- Timestamp:
- Jun 6, 2011 5:36:13 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProtocolOne
v8 v9 15 15 {{{rotate(double rot, double azi, int priority)}}} 16 16 Rotates the bot by a rotational angle ''rot'' and an azimuthal angle ''azi''. 17 {{{forgetAllTasks(int priority)}} 17 {{{forgetAllTasks(int priority)}}} 18 18 Clears Quagent command queue, acts as a soft "reset". 19 {{{pause(int time, 19 {{{pause(int time, int priority)}}} 20 Pauses command queue execution. 20 21 21 22 = Example behaviors =