Ejemplo n.º 1
0
 public override Action Clone()
 {
     return(RotateTo.Create(duration, endRotation));
 }