ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Enable |
Variables | |
const bool | Enable_true = true |
const bool | Enable_false = false |
const bool Enable_false = false |
Definition at line 30 of file enable.h.
Referenced by applyEffectByOption(), applyEffectByOption1(), and GroupInfo::GroupInfo().
const bool Enable_true = true |
Definition at line 30 of file enable.h.
Referenced by applyEffectByOption(), applyEffectByOption1(), SetupItemIntTextField::createControls(), StatusEffectDB::getStatusEffect(), ActorSprite::getStatusEffectsString(), ActorSprite::handleStatusEffect(), BuyDialog::init(), IntTextField::IntTextField(), PopupMenu::isAllowCommand(), GroupDb::isAllowCommand(), ItemAmountWindow::ItemAmountWindow(), loadPermissions(), ActorSprite::logic(), parseInherit(), ActorSprite::setStatusEffect(), and ActorSprite::updateStatusEffect().