示例#1
0
文件: menu.py 项目: isS/sy-game
 def teardown(self):
     self.on_select = None
     VerticalLayout.teardown(self)
示例#2
0
 def teardown(self):
     self.folding_content.teardown()
     self.folding_content = None
     VerticalLayout.teardown(self)
示例#3
0
 def teardown(self):
     self.folding_content.teardown()
     self.folding_content = None
     VerticalLayout.teardown(self)
示例#4
0
 def teardown(self):
     self.on_select = None
     VerticalLayout.teardown(self)