Пример #1
0
 public void Draw(SpriteBatch spriteBatch)
 {
     Upper.Draw(spriteBatch);
     Lower.Draw(spriteBatch);
 }