调用时以指定速度向指定方向移动(到目标后停止),移动结束后Callback自身 注意,此函数没有调用缓动的moveTo方法,只有调用时才会累加移动,不能自动累加 @param destX @param destY @param speed @param callback @return
(float destX, float destY, float speed, Callback<LObject<T>> callback)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected