client_party Class Reference

Basic information of party in the game. More...

#include <party.h>

List of all members.

Public Attributes

string name
 Name of the party.
string description
 Description of the party.
color color_1
 Main color of a party member.
color color_2
 Secondary color of party member.


Detailed Description

Basic information of party in the game.

Member Data Documentation

string client_party::name

Name of the party.

string client_party::description

Description of the party.

color client_party::color_1

Main color of a party member.

color client_party::color_2

Secondary color of party member.


The documentation for this class was generated from the following file:

Generated on Tue Jan 1 17:30:01 2008 for client_party Class Reference by  doxygen   Visit the project page on SourceForge.net Logo