コード例 #1
0
 def __handleSecrets(self):
     base.localAvatar.chatMgr.noWhisper()
     ToontownFriendSecret.showFriendSecret(ToontownFriendSecret.AvatarSecret)
コード例 #2
0
 def __trueFriends(self):
     messenger.send('wakeup')
     ToontownFriendSecret.showFriendSecret()
コード例 #3
0
 def __handleSecrets(self):
     base.localAvatar.chatMgr.noWhisper()
     ToontownFriendSecret.showFriendSecret()
コード例 #4
0
 def __secrets(self):
     messenger.send('wakeup')
     ToontownFriendSecret.showFriendSecret(ToontownFriendSecret.AvatarSecret)
コード例 #5
0
 def __secrets(self):
     messenger.send('wakeup')
     ToontownFriendSecret.showFriendSecret(
         ToontownFriendSecret.AvatarSecret)
コード例 #6
0
 def _PlayerInfoPanel__handleSecrets(self):
     base.localAvatar.chatMgr.noWhisper()
     ToontownFriendSecret.showFriendSecret(ToontownFriendSecret.BothSecrets)
コード例 #7
0
 def __trueFriends(self):
     messenger.send('wakeup')
     ToontownFriendSecret.showFriendSecret()
コード例 #8
0
ファイル: PlayerInfoPanel.py プロジェクト: colenoreika/rtask
 def _PlayerInfoPanel__handleSecrets(self):
     base.localAvatar.chatMgr.noWhisper()
     ToontownFriendSecret.showFriendSecret(ToontownFriendSecret.BothSecrets)
コード例 #9
0
 def __handleSecrets(self):
     base.localAvatar.chatMgr.noWhisper()
     ToontownFriendSecret.showFriendSecret(
         ToontownFriendSecret.AvatarSecret
     )  #grep keywords: BothSecrets AvatarSecret AccountSecret secretType switchboard
コード例 #10
0
 def __handleTrueFriends(self):
     base.localAvatar.chatMgr.noWhisper()
     ToontownFriendSecret.showFriendSecret()