#include <party.h>
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. |
string client_party::name |
Name of the party.
string client_party::description |
Description of the party.