23 #ifndef BEING_FLOORITEM_H 24 #define BEING_FLOORITEM_H 58 const int x,
const int y,
65 const int *
const cards);
75 const int offsetX,
const int offsetY)
119 void setCards(
const int *
const cards,
int sz);
121 int getCard(
const int index)
const;
153 #endif // BEING_FLOORITEM_H #define A_DELETE_COPY(func)
void postInit(Map *const map, int subX, int subY)
ItemTypeT getItemType() const
unsigned int mPickupCount
Identified getIdentified() const
ItemColor getColor() const
Damaged getDamaged() const
std::string getName() const
FloorItem(const BeingId id, const int itemId, const int x, const int y, const ItemTypeT itemType, const int amount, const int refine, const ItemColor color, const Identified identified, const Damaged damaged, const int *const cards)
void setShowMsg(const bool n)
ActorTypeT getType() const
void draw(Graphics *const graphics, const int offsetX, const int offsetY) const
unsigned getPickupCount() const
const ItemInfo & getInfo() const
void setCards(const int *const cards, int sz)
CursorT getHoverCursor() const
int getCard(const int index) const