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