Ejemplo n.º 1
0
 def __init__(self):
     self.playerData = ThreadQueue()
     self.playerDataPump = ePythonMessagePump()
Ejemplo n.º 2
0
 def __init__(self):
     self.playerData = ThreadQueue()
     self.playerDataPump = ePythonMessagePump()
     self.subMgr = SubscriptionManager()