Exemplo n.º 1
0
 public void Punching()
 {
     _isPunching = true;
     playerView.PunchingAnimator();
 }