SuperTuxKart
Loading...
Searching...
No Matches
Classes | Namespaces
network_config.hpp File Reference

Defines network configuration for server and client. More...

#include "race/race_manager.hpp"
#include "utils/stk_process.hpp"
#include "utils/no_copy.hpp"
#include "irrString.h"
#include <array>
#include <atomic>
#include <cstring>
#include <memory>
#include <set>
#include <tuple>
#include <vector>
#include <utility>
Include dependency graph for network_config.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NetworkConfig
 This class is the interface between STK and the online code, particularly STKHost. More...
 

Namespaces

namespace  GUIEngine
 Contains all GUI engine related classes and functions.
 

Detailed Description

Defines network configuration for server and client.