Beispiel #1
0
 public void MoveLeft()
 {
     state.MoveLeft();
     inventory.Direction = 2;
 }