#include "NetworkPrereqs.h"
Namespaces | |
namespace | orxonox |
Classes | |
class | orxonox::Host |
Base class of Server and Client This is the Base class of the Server and Client classes
| |
Variables | |
const unsigned int | orxonox::CLIENTID_SERVER = 0 |
const unsigned int | orxonox::NETWORK_FREQUENCY = 30 |
const float | orxonox::NETWORK_PERIOD = 1.0f/NETWORK_FREQUENCY |