stop(false, false)
現状のまま次のアニメ
stop(false, true)
目的値にし次のアニメ
stop(true, false)
現状のまま、すべて停止
stop(true, true)
目的値にし、すべて停止
finish()
すべて実行し目的値に