clientData Class Reference

clientData stores any necessary information for clients. More...

#include <clientData.h>

Collaboration diagram for clientData:

Collaboration graph
[legend]

List of all members.

Public Attributes

string name
 client name
unsigned charID
 client ID as FACILITATOR|CAPTAIN|MEDIC|FIREMAN
NetworkModuleconnection
 client connection to server
string meshName
 client mesh file name
bool hasSendScore
 variable for client has given scores to teammates
double captainScore
 given score to captain
double medicScore
 given score to medic
double firemanScore
 given score to fireman
OgreRefApp::ApplicationObjectcharacterObject
 clients character object in physics world
double x
 clients position information
double y
 clients position information
double z
 clients position information
double dir_x
 clients direction information
double dir_y
 clients direction information
double dir_z
 clients direction information
int char_orientation
 clients orientation enumaration


Detailed Description

clientData stores any necessary information for clients.
The documentation for this class was generated from the following files:

Generated on Sun Jun 15 18:43:25 2008 for SpadeShip Project by  doxygen 1.5.5