示例#1
0
 public override void DrawContent()
 {
     m_map.DrawContent();
     m_messages.DrawContent();
 }