#include <game.h>
Inheritance diagram for System::Listener:


Public Member Functions | |
| Listener (unsigned int port, int size) | |
| standard constructor | |
| Listener () | |
| dummy constructor | |
| string | peerName () |
| get remote player address | |
Public Attributes | |
| Games::GameState | state |
| state of game attribut | |
Protected Member Functions | |
| void | dispatchMessage () |
| dispatches incomming message | |
| virtual void * | tmain (void *args) |
| thread main | |
1.3.7