Example #1
0
 /// <summary>
 /// Loads all content for the game.
 /// </summary>
 public static void LoadContent()
 {
     // Stats box
     m_statBox.LoadContent();
 }