public boolean finished(float time) {
   return animation.finished(time);
 }