ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Damaged |
Variables | |
const bool | Damaged_true = true |
const bool | Damaged_false = false |
const bool Damaged_false = false |
Definition at line 30 of file damaged.h.
Referenced by BeingEquipBackend::BeingEquipBackend(), EAthena::ItemRecv::processItemDropped(), TmwAthena::ItemRecv::processItemDropped(), EAthena::ItemRecv::processItemVisible(), TmwAthena::ItemRecv::processItemVisible(), TmwAthena::InventoryRecv::processPlayerEquipment(), TmwAthena::InventoryRecv::processPlayerInventory(), TmwAthena::InventoryRecv::processPlayerInventoryAdd(), TmwAthena::InventoryRecv::processPlayerStorage(), TmwAthena::InventoryRecv::processPlayerStorageAdd(), TmwAthena::InventoryRecv::processPlayerStorageEquip(), and TmwAthena::TradeRecv::processTradeItemAdd().
const bool Damaged_true = true |
Definition at line 30 of file damaged.h.
Referenced by ItemAmountWindow::action().