Exemple #1
0
 public void MoveRight()
 {
     state.MoveRight();
     inventory.Direction = 3;
 }