Ejemplo n.º 1
0
 public Animation GetAnimation(string name)
 {
     return(animation.GetAnimationByName(name));
 }