Mana
|
#include "gui/charselectdialog.h"
#include "net/charhandler.h"
#include "net/manaserv/messagehandler.h"
#include <map.h>
Go to the source code of this file.
Classes | |
class | ManaServ::CharHandler |
Deals with incoming messages related to character selection. More... | |
struct | ManaServ::CharHandler::CachedAttribute |
Character information needs to be cached since we receive it before we have loaded the dynamic data, so we can't resolve load any sprites yet. More... | |
struct | ManaServ::CharHandler::EquipmentSlot |
struct | ManaServ::CharHandler::CachedCharacterInfo |
Namespaces | |
namespace | ManaServ |