This is the ConnectionManager for the Anoria Client it handles all details related to the client's connection to the server. More...
Public Member Functions | |
| def | __init__ |
| def | doConnect |
This is the ConnectionManager for the Anoria Client it handles all details related to the client's connection to the server.
Definition at line 23 of file ConnectionManager.py.
| def client.ConnectionManager.ConnectionManager.__init__ | ( | self | ) |
Definition at line 27 of file ConnectionManager.py.
| def client.ConnectionManager.ConnectionManager.doConnect | ( | self, | ||
| host | ||||
| ) |
Definition at line 31 of file ConnectionManager.py.
1.7.1