Beispiel #1
0
 def __init__(self):
     self.playerData = ThreadQueue()
     self.playerDataPump = ePythonMessagePump()
Beispiel #2
0
 def __init__(self):
     self.playerData = ThreadQueue()
     self.playerDataPump = ePythonMessagePump()
     self.subMgr = SubscriptionManager()