Exemplo n.º 1
0
Arquivo: menu.py Projeto: isS/sy-game
 def teardown(self):
     self.on_select = None
     VerticalLayout.teardown(self)
Exemplo n.º 2
0
 def teardown(self):
     self.folding_content.teardown()
     self.folding_content = None
     VerticalLayout.teardown(self)
Exemplo n.º 3
0
 def teardown(self):
     self.folding_content.teardown()
     self.folding_content = None
     VerticalLayout.teardown(self)
Exemplo n.º 4
0
 def teardown(self):
     self.on_select = None
     VerticalLayout.teardown(self)