Orxonox
0.0.5 Codename: Arcturus
|
#include "NetworkPrereqs.h"
#include <enet/enet.h>
#include <network/packet/Chat.h>
#include <network/packet/ClassID.h>
#include <network/packet/DeleteObjects.h>
#include <network/packet/FunctionIDs.h>
#include <network/packet/Gamestate.h>
#include <network/packet/Welcome.h>
#include <network/MasterServerProtocol.h>
#include "ServerList.h"
#include "PeerList.h"
#include <cstdio>
#include <OgreStringConverter.h>
Go to the source code of this file.
Classes | |
class | orxonox::MasterServer |
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |