Example #1
0
 public override void DrawBackground()
 {
     m_map.DrawBackground();
     m_messages.DrawBackground();
     m_stats.DrawBackground();
 }