Beispiel #1
0
 public void SetupBaseScreen(OutGameScreen newOutGameScreen)
 {
     GameDataController.SetBaseScreenAs(newOutGameScreen);
 }