src/network/network.h File Reference

#include <SDL_net.h>
#include <SDL_thread.h>
#include <list>
#include <string>
#include "distant_cpu.h"
#include "../include/action.h"
#include "../include/base.h"
#include "../menu/network_menu.h"

Include dependency graph for network.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Network

Variables

const std::string WORMUX_NETWORK_PORT = "9999"
const uint WORMUX_NETWORK_PORT_INT = 9999
Network network


Variable Documentation

Network network

Definition at line 41 of file network.cpp.

const std::string WORMUX_NETWORK_PORT = "9999"

Definition at line 34 of file network.h.

const uint WORMUX_NETWORK_PORT_INT = 9999

Definition at line 35 of file network.h.


Generated on Mon Jan 1 13:22:40 2007 for Wormux by  doxygen 1.4.7