Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

xtratego.cpp File Reference

#include <header.h>

Typedefs

typedef void *(* pthread_function_t )(void *)

Functions

void about (bool on)
void launch_server ()
int main (int argc, char *argv[])

Variables

SDL_Surface * s_about
TCPsocket csck = NULL
TCPsocket serv = NULL
IPaddress localip
bool server = false
bool conn_ok = false
pthread_t t1id
bool sthdone = true

Typedef Documentation

typedef void*(* pthread_function_t)(void *)
 


Function Documentation

void about bool  on  ) 
 

void launch_server  ) 
 

int main int  argc,
char *  argv[]
 


Variable Documentation

bool conn_ok = false
 

TCPsocket csck = NULL
 

IPaddress localip
 

SDL_Surface* s_about
 

TCPsocket serv = NULL
 

bool server = false
 

bool sthdone = true
 

pthread_t t1id
 




Little Neo, 2005 (+ doxygen)

  xtratego

  Home