コード例 #1
0
 def onAwardsButtonClick(self):
     NYSoundEvents.playCloseCustomization(Mappings.ID_TO_ANCHOR[self.__currentTabId])
     self._switchToRewards(previewAlias=VIEW_ALIAS.LOBBY_NY_SCREEN)
コード例 #2
0
 def onCollectionButtonClick(self):
     NYSoundEvents.playCloseCustomization(Mappings.ID_TO_ANCHOR[self.__currentTabId])
     self._switchToGroups(previewAlias=VIEW_ALIAS.LOBBY_NY_SCREEN, tabId=self.__currentTabId)