Changes between Version 26 and Version 27 of ProtocolOne


Ignore:
Timestamp:
Jun 10, 2011 12:36:51 PM (13 years ago)
Author:
jherwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtocolOne

    v26 v27  
    9191  {{{faceEntityDirection(int entityid, int priority)}}}
    9292   Finds the direction of specified entity, then rotates to face this direction.
    93   {{{gotoEntity(int entityid, double speed, int obstacles, int priority)}}
     93  {{{gotoEntity(int entityid, double speed, int obstacles, int priority)}}}
    9494   Moves to the specified entity. using the specified ''speed''.
     95  {{{followEntity(int entityid, double speed, int obstacles, long duration, int priority)}}}
     96   Follows the specified entity for ''duration''.
    9597  {{{showImage(int priority)}}}
    9698   Displays a depth mapping representing the bot's current "sight".