Net::ChatServer::Party Namespace Reference


Functions

void invitePlayer (const std::string &name)
 Invite a player to the party.
void acceptInvite (const std::string &name)
 Accept an invite another player has sent to join their party.
void rejectInvite (const std::string &name)
 Reject an invite from another player to join their party.
void getPartyMembers ()
 Get a list of party members.
void quitParty ()
 Leave party.


Function Documentation

void Net::ChatServer::Party::acceptInvite ( const std::string &  name  ) 

Accept an invite another player has sent to join their party.

Definition at line 43 of file party.cpp.

void Net::ChatServer::Party::getPartyMembers (  ) 

Get a list of party members.

Definition at line 63 of file party.cpp.

void Net::ChatServer::Party::invitePlayer ( const std::string &  name  ) 

Invite a player to the party.

Definition at line 33 of file party.cpp.

void Net::ChatServer::Party::quitParty (  ) 

Leave party.

Definition at line 73 of file party.cpp.

void Net::ChatServer::Party::rejectInvite ( const std::string &  name  ) 

Reject an invite from another player to join their party.

Definition at line 53 of file party.cpp.


Generated on Sun Apr 26 17:30:44 2009 for The Mana World by  doxygen 1.5.5