#include <windows.h>
#include "playerlist.h"
#include "packet.h"
#include "Connection.h"
#include "../util/log.h"
#include "MessageQueue.h"
#include "Event.h"
#include "EventQueue.h"
Include dependency graph for gne.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Gne |
Defines | |
#define | _WINSOCKAPI_ |
#define | VERSION_ID 10002 |
#define | STD_PORT 22560 |
#define | MAX_MSG 100 |
|
|
|
Definition at line 17 of file gne.h. Referenced by Gne::Gne(). |
|
Definition at line 15 of file gne.h. Referenced by Gne::init(). |
|
Definition at line 14 of file gne.h. Referenced by Gne::joinServer(), and Gne::listen(). |