Exemplo n.º 1
0
 public override void Show(SpriteBatch sb)
 {
     Roof.Show(sb);
     Base.Show(sb);
 }