Exemplo n.º 1
0
 private void AnimationChanged(string name)
 {
     animations.Play(name + "shadow");
 }