Exemplo n.º 1
0
 def onAwardsButtonClick(self):
     NYSoundEvents.playCloseCustomization(Mappings.ID_TO_ANCHOR[self.__currentTabId])
     self._switchToRewards(previewAlias=VIEW_ALIAS.LOBBY_NY_SCREEN)
Exemplo n.º 2
0
 def onCollectionButtonClick(self):
     NYSoundEvents.playCloseCustomization(Mappings.ID_TO_ANCHOR[self.__currentTabId])
     self._switchToGroups(previewAlias=VIEW_ALIAS.LOBBY_NY_SCREEN, tabId=self.__currentTabId)