Esempio n. 1
0
 public void DrawStats()
 {
     StatsWindow.Draw();
     StatsWindow.PrintStats(GameSession.Player);
 }