private IOyunNesnesi TopOlustur() { IOyunNesnesi top = new Top(this, this.PctTop); top.Baslangic(); return(top); }