Exemple #1
0
 def mFindCard(self, *args):
     if self.game.canFindCard():
         create_find_card_dialog(self.game.top, self.game,
                                 self.app.getFindCardImagesDir())
Exemple #2
0
 def mFindCard(self, *args):
     if self.game.canFindCard():
         create_find_card_dialog(self.game.top, self.game,
                                 self.app.getFindCardImagesDir())