コード例 #1
0
 public boolean isInMotion() {
   return !tweens.isEmpty();
 }