#include "gui/confirm_dialog.h"
#include "gui/widgets/avatar.h"
#include "gui/widgets/window.h"
#include <guichan/actionevent.hpp>
#include <guichan/actionlistener.hpp>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
| struct | PartyMember |
| Party Member Used for storing players in the party. More... | |
| class | PartyWindow |
| Party window. More... | |
Variables | |
| PartyWindow * | partyWindow |
1.5.5