ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | AllowSort |
Variables | |
const bool | AllowSort_true = true |
const bool | AllowSort_false = false |
typedef bool AllowSort |
Definition at line 30 of file allowsort.h.
const bool AllowSort_false = false |
Definition at line 30 of file allowsort.h.
const bool AllowSort_true = true |
Definition at line 30 of file allowsort.h.
Referenced by Actions::findBeing(), ActorManager::findNearestLivingBeing(), replaceVars(), SkillDialog::useSkillDefault(), and SkillDialog::useSkillTarget().