moveto 移动到指定位置,不管目前是在哪里,在指定时间内移动到该指定的位置。 moveby 相对于目前的位置,移动到指定的位置 。 position3 = position1 + position2 . 矢量相加。