50 Popup(
"BeingPopup",
"beingpopup.xml"),
80 for (
int f = 0; f < 11; f ++)
100 Label *ptr =
nullptr;
133 (*it)->setCaption(std::string());
179 if (!groupName.empty())
261 if (!effects.empty())
277 chat->
title.c_str()));
313 if (particleCount != 0)
323 const size_t sz =
mLabels.size();
324 for (
size_t f = num; f < sz; f ++)
326 mLabels[f]->setCaption(std::string());
331 int height = height1;
334 const Label *
const label = *it;
335 if (label !=
nullptr)
size_t getParticlesCount() const
std::string getStatusEffectsString() const
virtual void add(Widget *const widget)
virtual void logicChildren()
std::string getBuyBoard() const
const std::string & getClanName() const
virtual int getLevel() const
const std::string getComment() const
const std::string & getPartyName() const
std::string getGenderSignWithSpace() const
ChatObject * getChat() const
const std::string & getName() const
const std::string & getGuildName() const
std::string getSellBoard() const
ActorTypeT getType() const
unsigned int getPvpRank() const
int getDamageTaken() const
Font * getSecureFont() const
void setForegroundColorAll(const Color &color1, const Color &color2)
const std::string & getCaption() const
void setCaption(const std::string &caption)
bool isGoodName(Being *const being) const
#define FOR_EACH(type, iter, array)
bool info(InputEvent &event)
const std::string & getLongName(const int id)
HomunculusInfo * getHomunculus()
#define BLOCK_START(name)
PlayerRelationsManager playerRelations
std::string strprintf(const char *const format,...)