public void StartGame() { maze.RestartMaze(); ResetLocations(); Pman.SetScore(0); Pman.ResetTries(); Pman.ResetAmmo(); }