public override void Draw() { ResizeHouse(); MHouse.Draw(); }
public override void Draw() { MHouse.Draw(); DrawWindow(); }