Exemplo n.º 1
0
 public void SetPlayerDirection(int direction)
 {
     player.SetDirection(direction);
 }