![]() |
ManaPlus
|
#include "enums/simpletypes/booldefines.h"Go to the source code of this file.
Typedefs | |
| typedef bool | AutoTarget |
Variables | |
| const bool | AutoTarget_true = true |
| const bool | AutoTarget_false = false |
| typedef bool AutoTarget |
Definition at line 30 of file autotarget.h.
| const bool AutoTarget_false = false |
Definition at line 30 of file autotarget.h.
| const bool AutoTarget_true = true |
Definition at line 30 of file autotarget.h.
Referenced by SkillDialog::useSkillDefault(), and SkillDialog::useSkillTarget().