Orxonox
0.0.5 Codename: Arcturus
|
#include "NetworkPrereqs.h"
#include "GamestateManager.h"
#include "core/CorePrereqs.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | orxonox::Host |
Base class of Server and Client This is the Base class of the Server and Client classes. More... | |
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Variables | |
const unsigned int | orxonox::CLIENTID_SERVER = 0 |
const unsigned int | orxonox::NETWORK_FREQUENCY = 25 |
const float | orxonox::NETWORK_PERIOD = 1.0f / NETWORK_FREQUENCY |