Changes between Version 2 and Version 3 of ProtocolOne
- Timestamp:
- Jun 6, 2011 5:19:22 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified ProtocolOne
v2 v3 2 2 3 3 = Live Functions = 4 = Actions =4 '''Actions''' 5 5 move(double dir, double dist, double speed, int obstacles, int priority) 6 6 * Moves by ''dist'' towards the ''dir'' direction at ''speed'' quickness. ''obstacles'' indicates whether the bot automatically maneuvers past simple obstacles.