ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Sfx |
Variables | |
const bool | Sfx_true = true |
const bool | Sfx_false = false |
const bool Sfx_false = false |
Definition at line 30 of file sfx.h.
Referenced by DropShortcut::dropFirst(), LocalPlayer::imitateOutfit(), OutfitWindow::unequipNotInOutfit(), and OutfitWindow::wearOutfit().
const bool Sfx_true = true |
Definition at line 30 of file sfx.h.
Referenced by EquipmentWindow::action(), InventoryWindow::action(), LocalPlayer::changeEquipmentBeforeAttack(), DropShortcut::dropFirst(), DropShortcut::dropItem(), PlayerInfo::dropItem(), PlayerInfo::equipItem(), ItemShortcut::equipItem(), ItemAmountWindow::finish(), InventoryWindow::mouseClicked(), EquipmentWindow::mouseReleased(), LocalPlayer::pickUp(), PlayerInfo::pickUpItem(), PlayerInfo::unequipItem(), ItemShortcut::unequipItem(), PlayerInfo::useEquipItem(), PlayerInfo::useEquipItem2(), PlayerInfo::useItem(), and ItemShortcut::useItem().