moveTo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
<h2 style="color:#000066"> | <h2 style="color:#000066">'''''person'' moveTo ''position'''''</h2> | ||
'''Operand types:''' | '''Operand types:''' | ||
person: [[Object]] | '''person:''' [[Object]] | ||
position: [[Array]] | '''position:''' [[Array]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Line 24: | Line 24: | ||
'''Description:''' | '''Description:''' | ||
Low level command to person to move to given position. | Low level command to person to move to given position. | ||