Beispiel #1
0
 public void MovePlayerRight()
 {
     player.MoveRight();
 }