Example #1
0
File: menu.py Project: isS/sy-game
 def teardown(self):
     self.on_select = None
     VerticalLayout.teardown(self)
Example #2
0
 def teardown(self):
     self.folding_content.teardown()
     self.folding_content = None
     VerticalLayout.teardown(self)
Example #3
0
 def teardown(self):
     self.folding_content.teardown()
     self.folding_content = None
     VerticalLayout.teardown(self)
Example #4
0
 def teardown(self):
     self.on_select = None
     VerticalLayout.teardown(self)