block=False)label.dradefMyFrame(ttk.Frame):...defbuild_widget(self):pil_img=Image.open(open(image_filename,'rb'))self.img=ImageTk.PhotoImage(pil_img)# <-canvas=ttk.Canvas(root,width=self.img.width(),height=self.img.height())canvas.create_image(self.img.width//2,self.img.height//2...
thread_stopwatch,screenshot_state,timer#穴掘り法の現在地を初期化location_y=2location_x=2#入力欄に何も入力されていなかった場合iftxt.get()=="":maze_ready=Falses1.set("値を入力してください。")#偶数または5未満の場合elif(int(txt.get())+2)%2==0orint(txt.get())+2<7:maze_rea...